mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-10-04 10:47:10 +00:00
Compare commits
15 Commits
31d293974c
...
7e3d56cec1
Author | SHA1 | Date | |
---|---|---|---|
|
7e3d56cec1 | ||
|
a8c61c4658 | ||
|
653df93807 | ||
|
50500e97be | ||
|
f216f4b719 | ||
|
e7cab97142 | ||
|
e39bfbcde8 | ||
|
060ae593f8 | ||
|
383980d5f8 | ||
|
41cd550225 | ||
|
060947e06b | ||
|
a05e96bae0 | ||
|
000537585d | ||
|
351274f56e | ||
|
a8e5b00275 |
@ -1,5 +1,13 @@
|
|||||||
<!-- 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)
|
||||||
|
|
||||||
|
- Use `light` entity for out_lvl_switch if the device type is "light".
|
||||||
|
|
||||||
## 1.1.2 (24.09.2025)
|
## 1.1.2 (24.09.2025)
|
||||||
|
|
||||||
- Bumped dependencies (#1, #2, #6).
|
- Bumped dependencies (#1, #2, #6).
|
||||||
|
@ -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.1.2'
|
version: '1.2.0'
|
||||||
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