This commit is contained in:
Adrian Jagielak 2025-09-24 23:54:15 +02:00
parent c611be58de
commit 0c64d5e2da
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- 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 hubs MQTT server, with step-by-step guidance provided (@Andbli).
## 1.1.0 (24.09.2025)
- Stop inclusion/exclusion after the first device is added/removed, just like in the official app.

View File

@ -1,6 +1,6 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: Futurehome
version: '1.1.0'
version: '1.1.1'
slug: futurehome
description: Local Futurehome Smarthub integration
url: 'https://github.com/adrianjagielak/home-assistant-futurehome'