Releases: basnijholt/adaptive-lighting
Releases · basnijholt/adaptive-lighting
version 1.17.4
What's Changed
- Add @bind_hass to functions by @basnijholt in #667
- Delete AdaptiveLighting instances that have been removed from YAML by @basnijholt in #669
- Update to 1.17.4 in manifest.json by @basnijholt in #670
Full Changelog: 1.17.3...1.17.4
version 1.17.3
What's Changed
- Cleanup after add_to_platform_abort is called, try-except intercept, update strings.json, fixes #658 by @basnijholt in #659
Full Changelog: 1.17.2...1.17.3
version 1.17.2
What's Changed
- Avoid adapting lights with nothing in service_data, closes #661 by @basnijholt in #662
Full Changelog: 1.17.1...1.17.2
version 1.17.1
What's Changed
- Ensure that interpolation is in [0, 1], fixes #624 by @basnijholt in #660
Full Changelog: 1.17.0...1.17.1
version 1.17.0
What's Changed
- Rename TurnOnOffListener to AdaptiveLightingManager by @basnijholt in #654
- Refactor, simplify code, rename, and set minimal HA core ≥2022.11 by @basnijholt in #655
- With transition_until_sleep and sleep_rgb, after sunset, use RGB colors by @basnijholt in #656
- Style with ruff and logging by @basnijholt in #643
- Bump to 1.17.0 in manifest.json by @basnijholt in #657
Full Changelog: 1.16.3...1.17.0
version 1.16.3
What's Changed
- Only build Docker image on main by @basnijholt in #648
- Better logging and prevent KeyError in state_changed_event_listener by @basnijholt in #650
Should prevent accidental turn_on after turn_off.
Full Changelog: 1.16.2...1.16.3
version 1.16.2
What's Changed
- Fix multiple switches controlling one light (reactive path) by @basnijholt in #644
- fix: overlapping adaptations by @protyposis in #646
- Bump to v1.16.2 in manifest.json by @basnijholt in #647
Full Changelog: 1.16.1...1.16.2
version 1.16.1
What's Changed
- Update version to 1.16.0 in manifest.json by @basnijholt in #640
- Only adapt if switch if on in _service_interceptor_turn_on_handler by @basnijholt in #642
Fixed Lights in light group adapting if switch is off after 1.15.0 by @basnijholt in #641
Full Changelog: 1.16.0...1.16.1
version 1.16.0
What's Changed
- Revert supported_features from #565 and #575, fixes #601 by @basnijholt in #637
Full Changelog: 1.15.2...1.16.0
version 1.15.2
What's Changed
- Add @protyposis to codeowners by @basnijholt in #636
- Pass on lights that are not managed by AL, closes #638 by @basnijholt in #639
Full Changelog: 1.15.1...1.15.2