mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2026-06-17 13:30:15 +00:00
Compare commits
2 Commits
claude/fix
...
36168c1101
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36168c1101 | ||
|
|
1a8a7c2e2c |
@@ -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.6.2 (16.05.2026)
|
||||||
|
|
||||||
|
- Fix invalid device_class + unit_of_measurement combinations for HA 2026.5 (#32).
|
||||||
|
|
||||||
## 1.6.1 (16.10.2025)
|
## 1.6.1 (16.10.2025)
|
||||||
|
|
||||||
- Tweaked 'Ignore Availability Reports' setting.
|
- Tweaked 'Ignore Availability Reports' setting.
|
||||||
|
|||||||
@@ -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.6.1'
|
version: '1.6.2'
|
||||||
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user