From 5e906e2579d85bcbfaf0509e3e17f5a322bb876d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Aug 2024 14:07:48 +0000 Subject: [PATCH] chore(release): 1.1.9 [skip ci] ## [1.1.9](https://github.com/danielkaldheim/ha_airstage/compare/v1.1.8...v1.1.9) (2024-08-24) ### Bug Fixes * **climate:** fixes climate entity min heat and on/off ([1a34777](https://github.com/danielkaldheim/ha_airstage/commit/1a34777066d2e741ae5be8a9ff33b7a309b5cfba)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa088c1..5fc066b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.9](https://github.com/danielkaldheim/ha_airstage/compare/v1.1.8...v1.1.9) (2024-08-24) + + +### Bug Fixes + +* **climate:** fixes climate entity min heat and on/off ([1a34777](https://github.com/danielkaldheim/ha_airstage/commit/1a34777066d2e741ae5be8a9ff33b7a309b5cfba)) + ## [1.1.8](https://github.com/danielkaldheim/ha_airstage/compare/v1.1.7...v1.1.8) (2024-03-20)