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
{{ message }}
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
When changing the status of a light with colour support, only the on- and brightness-setting change: hue, saturation and value are reset to their defaults (0°, 0%, 100%).
To reproduce, inject following example object: {"on":true,"brightness":50,"color":{"spectrumHsv":{"hue":61,"saturation":0.5,"value":0.8}}}
The text was updated successfully, but these errors were encountered:
When changing the status of a light with colour support, only the on- and brightness-setting change: hue, saturation and value are reset to their defaults (0°, 0%, 100%).
To reproduce, inject following example object:
{"on":true,"brightness":50,"color":{"spectrumHsv":{"hue":61,"saturation":0.5,"value":0.8}}}
The text was updated successfully, but these errors were encountered: