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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
This release contains some bug fixes, new features, and breaking changes
Bugfixes
Fix error checking when color temperature units are not submitted as 'mired' or 'kelvin'
Other minor fixes
New Features
Sleep color temperature is now available as a configuration option, this sets the color temperature when sleep mode is active, the default is still the minimum color temperature
You can now set prefer RGB boolean. This allows you to always use RGB to change the light color temperature, even if the light supports color temperature.
Breaking change
The red hour option has been removed. It was legacy and doesn't make much sense anymore. The behavior to expect now is that when sleep mode is active, it is active. If you still want a time constraint you can use a TOD binary sensor in Home Assistant, and use that as part of sleep mode.