From 7549c16467657b04832a366b206a2009f17e5bde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:03:34 +0000 Subject: [PATCH] chore(main): release 4.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80898ad6..b37bf464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.1.1](https://github.com/aronnebrivio/homeassistant-config/compare/v4.1.0...v4.1.1) (2025-01-04) + + +### Bug Fixes + +* **adaptive_lighting:** set min color temp to 2500 to match the values supported by Tapo bulbs ([af53e57](https://github.com/aronnebrivio/homeassistant-config/commit/af53e57e04d52bb8b6dfffc4e75aea0bf4b32899)) + ## [4.1.0](https://github.com/aronnebrivio/homeassistant-config/compare/v4.0.0...v4.1.0) (2025-01-04)