I have a number of Philips Hue bulbs at home, but they are only used pretty much like classic on/off-no-color light bulbs today, mainly because I do find electric switches more useful than pulling out my iPhone or correct HueTap just to turn the light on/off. - Every time the Hue bulb is switch off, it forgets its state and always comes back on at 100% brightness in white color.
After lots of googling (and not finding any solutions) I wonder whether I am missing the point and why others do not have this problem.
I am certainly not keen on doing software or even hardware work here, but if I had a reasonable idea I'd love to evaluate such path:
- is there anything planned from Philips to fix this? The last firmware update did not help and Philips product support explained that this is not a bug, it is just the way it is designed.
- any new "stateful" bulbs?
- any work-arounds like patched / custom bulb or bridge firmware?
- any recommendation on how to tackle this problem?
- Assuming the Hue bulbs themselves do not have any memory installed, I guess they always switch on at 100% brightness and then register with the bridge? And this would be the earliest possible moment to restore the previous state?
- Can this problem be solved using Hue SDK? (how long does it take for a turned on bulb to be controllable by the Hue Bridge? What is the quickest way for a Java program to get notified of a bulb being electrically turned on?)
- any chance to get the previous state restored in a quicker way if using some ZigBee protocol/techniques directly?
Any hints are much appreciated.
Best regards, Christian