This commit is contained in:
Adrian Jagielak 2025-09-25 00:33:36 +02:00
parent e7cab97142
commit f216f4b719
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.1.2 (24.09.2025)
- Bumped dependencies (#1, #2, #6).
## 1.1.1 (24.09.2025)
- Added error handling for invalid FIMP messages.

View File

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