|
|
|
|
|
by TeMPOraL
2555 days ago
|
|
Fair point. When I bought my Hue lights, this turned out to be an unexpected pain point. Not only did guests routinely used the switch, I myself had a really hard time unlearning the habit of using it. ... and then I realized that using a phone instead of a switch is much less convenient. Because on poweroff, Hue bulbs revert to ugly, warm color (I bought the color ones to have some mood lights), I wrote a script that repeatedly queried the Hue bridge for color values of all bulbs and changed them according to presets I liked whenever it detected that a bulb has default color values. The script ran on always-on Raspberry Pi, which was plugged in solely for that purpose. Unfortunately, in order not to saturate the bridge with API calls, this script polled the bridge only every couple of seconds, which still made the accidental reset annoying. All in all, my experience with smart lights turned out to be pretty disappointing. You really need a smart switch for them to make sense. An ideal smart switch would be stateful and have an actuator built in, so that its mechanical state always reflects the software state of the bulb. Unfortunately, I've never seen anyone make such switches. |
|
Insteon 2477D is an example you can look up, though I don't recommend people go with the Insteon protocol for a new build.