This commit is contained in:
Adrian Jagielak 2025-07-29 00:40:32 +02:00
parent 9e2aa6999a
commit e17a4eaec7
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,13 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.0.0 (28.07.2025)
**Initial stable release**
## 0.1.15 (28.07.2025)
- Added updated installation guide.
## 0.1.10 (28.07.2025)
- Allowed unpairing of devices using any adapter.
@ -71,9 +79,9 @@
- Added support for 'indicator_ctrl' service (identify devices).
- Added support for 'barrier_ctrl' service (devices like garage doors, barriers, and window shades).
# 0.1.0 (24.07.2025)
## 0.1.0 (24.07.2025)
**Initial stable release**
**Initial beta release**
* Integration with Futurehome hub: maps all device metadata to Home Assistant devices/entities.
* Real-time updates for device states and availability.

View File

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