mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-10-04 10:47:10 +00:00
v1.1.1
This commit is contained in:
parent
41cd550225
commit
383980d5f8
@ -1,5 +1,10 @@
|
|||||||
<!-- 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.1.1 (24.09.2025)
|
||||||
|
|
||||||
|
- Added error handling for invalid FIMP messages.
|
||||||
|
- Updated installation.md - clarified that users must select the MQTT Integration instead of the hub’s MQTT server, with step-by-step guidance provided (@Andbli).
|
||||||
|
|
||||||
## 1.1.0 (24.09.2025)
|
## 1.1.0 (24.09.2025)
|
||||||
|
|
||||||
- Stop inclusion/exclusion after the first device is added/removed, just like in the official app.
|
- Stop inclusion/exclusion after the first device is added/removed, just like in the official app.
|
||||||
|
@ -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.0'
|
version: '1.1.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