This commit is contained in:
Adrian Jagielak
2025-09-28 15:49:27 +02:00
parent 5732c70d4e
commit 4a3eb07464
2 changed files with 6 additions and 1 deletions

View File

@@ -1,7 +1,12 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.3.1 (28.09.2025)
- Revert upgrading dependencies.
## 1.3.0 (28.09.2025)
- Upgrade dependencies.
- Use proper `light` entity for out_lvl_switch if the device type is "light", instead of generic `number` level switch (thanks @Andbli for help!).
## 1.2.1 (26.09.2025)