Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@haberda haberda released this 28 May 00:33
· 8 commits to master since this release
8847902

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.