diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 7380b41..e4d422c 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -5,6 +5,10 @@ * correct unit mismatch in thermostat deadband (0.1°C vs 0.01°C) ([7b88ee3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7b88ee33d51416c7798c94e515471354511f1fe4)) +### Thanks + +* 🙏 **[@hugo1721](https://github.com/hugo1721)** for reporting the thermostat boot loop issue ([#2](https://github.com/RiDDiX/home-assistant-matter-hub/issues/2)) + # [1.5.0-alpha.18](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.17...v1.5.0-alpha.18) (2026-01-26) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 5fd86aa..4c368f3 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -5,6 +5,10 @@ * correct unit mismatch in thermostat deadband (0.1°C vs 0.01°C) ([745e913](https://github.com/RiDDiX/home-assistant-matter-hub/commit/745e913614191f255a5ecefd97f9114a2fd225fb)) +### Thanks + +* 🙏 **[@hugo1721](https://github.com/hugo1721)** for reporting the thermostat boot loop issue ([#2](https://github.com/RiDDiX/home-assistant-matter-hub/issues/2)) + ## [1.4.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.4...v1.4.5) (2026-01-26)