mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-10-04 10:47:10 +00:00
v1.3.1
This commit is contained in:
parent
5732c70d4e
commit
4a3eb07464
@ -1,7 +1,12 @@
|
|||||||
<!-- 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.3.1 (28.09.2025)
|
||||||
|
|
||||||
|
- Revert upgrading dependencies.
|
||||||
|
|
||||||
## 1.3.0 (28.09.2025)
|
## 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!).
|
- 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)
|
## 1.2.1 (26.09.2025)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||||
name: Futurehome
|
name: Futurehome
|
||||||
version: '1.3.0'
|
version: '1.3.1'
|
||||||
slug: futurehome
|
slug: futurehome
|
||||||
description: Local Futurehome Smarthub integration
|
description: Local Futurehome Smarthub integration
|
||||||
url: 'https://github.com/adrianjagielak/home-assistant-futurehome'
|
url: 'https://github.com/adrianjagielak/home-assistant-futurehome'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user