Hi all,
I'm new on this forum, but I would like to share something that you might like as a possibility to use
Toon as a
domotica controller. As you might know
Toon included support for controlling Philips Hue lights at the end of 2014. This uses a known and documented REST API protocol on the local network, so it's relatively easy to simulate being a Philips Hue bridge and 'take control' of the lights data displayed on
Toon and of course implement any desired action upon turning a light on or off. I created a project:
https://github.com/ewjmulder/hue-bridge-simulator that does exactly that and now I'm able to do anything that I have programmatic control over when you turn on a 'light' on
Toon. For example: I can tap 'Watch TV' on
Toon and my lights will dim and the TV, tuner and iTV receiver will be turned on. Same procedure for turning it all off. Of course you can attach any desired behaviour to a 'light switch' yourself. This is a very handy addition to other ways of controlling your smart home, even more so for visitors that require an easy and always accessible interface. If you like this idea, please give it a try: at
https://github.com/ewjmulder/hue-bridge-simulator there is a quite comprehensive readme and the source itself is also well documented. Let me know what you think and if it works for you too!
Regards, Erik