You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a suggested best practice for a non-official hue bulbs/devices, for example a on/off switch/relay? It seems that just sending R,G, or B to 0/255 will control the relay, however I of course get "attempting to set a state ___ on a light that does not support it" error - any danger/problem with doing this this way, or perhaps a feature request for different bulb profiles in setup?
The text was updated successfully, but these errors were encountered:
If they're not RGB compatible, you can try using the --white option to control the white balance channels, sometimes it works better with non hue lights. Otherwise, there's no danger besides the error and nothing I can really fix on my side.
Is there a suggested best practice for a non-official hue bulbs/devices, for example a on/off switch/relay? It seems that just sending R,G, or B to 0/255 will control the relay, however I of course get "attempting to set a state ___ on a light that does not support it" error - any danger/problem with doing this this way, or perhaps a feature request for different bulb profiles in setup?
The text was updated successfully, but these errors were encountered: