mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-09-13 15:47:08 +00:00
v1.0.0
This commit is contained in:
parent
9e2aa6999a
commit
e17a4eaec7
@ -1,5 +1,13 @@
|
|||||||
<!-- 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.0.0 (28.07.2025)
|
||||||
|
|
||||||
|
**Initial stable release**
|
||||||
|
|
||||||
|
## 0.1.15 (28.07.2025)
|
||||||
|
|
||||||
|
- Added updated installation guide.
|
||||||
|
|
||||||
## 0.1.10 (28.07.2025)
|
## 0.1.10 (28.07.2025)
|
||||||
|
|
||||||
- Allowed unpairing of devices using any adapter.
|
- Allowed unpairing of devices using any adapter.
|
||||||
@ -71,9 +79,9 @@
|
|||||||
- Added support for 'indicator_ctrl' service (identify devices).
|
- Added support for 'indicator_ctrl' service (identify devices).
|
||||||
- Added support for 'barrier_ctrl' service (devices like garage doors, barriers, and window shades).
|
- 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.
|
* Integration with Futurehome hub: maps all device metadata to Home Assistant devices/entities.
|
||||||
* Real-time updates for device states and availability.
|
* Real-time updates for device states and availability.
|
||||||
|
@ -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: '0.1.17'
|
version: '1.0.0'
|
||||||
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