This commit is contained in:
Adrian Jagielak 2025-09-27 02:26:33 +02:00
parent a8c61c4658
commit 7e3d56cec1
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB

View File

@ -1,5 +1,9 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog --> <!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.2.1 (26.09.2025)
- Revert 'Use `light` entity for out_lvl_switch if the device type is "light"'.
## 1.2.0 (26.09.2025) ## 1.2.0 (26.09.2025)
- Use `light` entity for out_lvl_switch if the device type is "light". - Use `light` entity for out_lvl_switch if the device type is "light".