Adaptive Lighting 1.10.1 Release Notes
This update serves as a patch release for version 1.10.0, addressing the major bug reported in Issue #541. Additionally, we've included some other enhancements and fixes!
Adaptive Lighting now supports Home Assistant Core 2023.4.0.
Changes introduced in 1.10.0:
- Wait for transitions to finish before adapting lights, contributed by @th3w1zard1 in Pull Request #510.
- Fixed
detect_non_ha_changes
for most lights, contributed by @th3w1zard1 in Pull Request #510.
What's changed in 1.10.1:
- Created comprehensive
state_change
tests and resolved the major bug (#541) introduced in 1.10.0, contributed by @th3w1zard1 and @basnijholt in Pull Request #544. - Ensured context_id is 26 characters and partially complies with the
ULID
standard for Home Assistant 2023.04 compatibility, contributed by @basnijholt in Pull Request #550. - Fixed issue #449 by converting and comparing color formats, contributed by @th3w1zard1 in Pull Request #514.
Other notable updates:
- Added Windows command for Docker test instructions, contributed by @th3w1zard1 in Pull Request #536.
- Updated README.md with
transition_until_sleep
parameter details, contributed by @th3w1zard1 in Pull Request #539. - Recognized th3w1zard1 as a contributor for bug fixes and maintenance in Pull Requests #534 and #538, respectively.
Full Changelog: 1.10.0...1.10.1