Skip to content

v0.12.1: Sync Fix & Expanded CT Support

Compare
Choose a tag to compare
@stefanvictora stefanvictora released this 02 Nov 15:55
· 6 commits to main since this release

Fixed

  • Scene Sync: Fixed an issue where scene synchronization failed to handle interpolations across days, causing lights to sync as off (#16).

Added

  • Enhanced CT Support: Enabled support for setting 1000 Kelvin as color temperature (CT) for color lights. Removed the InvalidColorTemperatureValue error; now, if the specified CT is outside the supported range, it automatically adjusts to the nearest valid value (#15).