This commit is contained in:
Adrian Jagielak 2025-10-16 20:50:41 +02:00
parent dac16b0fd4
commit ce36669587
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.6.1 (16.10.2025)
- Tweaked 'Ignore Availability Reports' setting.
## 1.6.0 (16.10.2025)
- Added setting to always treat all devices as up.

View File

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