LarrylLix said:
They don't remember their settings when the power is resumed. You can set up all the coloured scenes you want but when the wife or kids turns them back on you get full power plain white.
Yep. This one hasn't bitten me in the ass yet, but I know that 2AM power blip is coming someday. It's gonna be loads of fun when the house turns on like the sun and the baby starts crying. :blink:
Although it is possible to mitigate some of that risk. I wired all of my overheads to be always on, removed the little knob thing on my table lamps, and put Hue Taps everywhere. That said, as long as power isn't fully removed, and the bulb is turned off 'smartly,' they do remember their previous state when turned back on. So far my experiment is going well, but only time will tell if this is a real solution.
The iConnectHue app is what makes this possible, too. In case folks don't realize, you can make a Hue Tap switch act like an real switch using that app. Each Tap button can have multiple functions assigned to it, so Press 1 can turn on a light (or light group/scene) and Press 2 can turn that same light/group/scene off. So in my home, the primary button 1 always controls the light group for the room - tap for on, tap again for off - and the remaining 3 buttons do other various things.
Dean has also gotten support for the Taps into CQC, so pressing a Tap button can also trigger a CQC user action. In the MBR, our button 4's not only invoke a Hue scene to put the home into night mode, but also tell CQC to power down random gizmos and lock the door. Hopefully soon I will go through and make the same button also turn some music on in the bedroom with a sleep timer.
Another fun thing you can do with the iConnectHue app is set ramp rates. I find that to be pretty useful.
Hey, you know what I just thought of? Since CQC (and other HA platforms) can see the status of the bulbs, I can create an event that triggers is *all* of my lights come on. That scenario would never happen in day-to-day living, so if they all turn on, my event can simply turn them back off using IF statements (IF after sunset, IF after 11:30P, etc ...). That way if a late night power outage screws with the lights, then can simply turn back off. I think my UPS can keep the master server running for 4+ hours.