mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-09-13 15:47:08 +00:00
Update README.md
This commit is contained in:
parent
f6275aad93
commit
d5cf42899e
@ -13,11 +13,12 @@ This add-on:
|
|||||||
* Fetches and updates device states.
|
* Fetches and updates device states.
|
||||||
* Fetches and updates device availability.
|
* Fetches and updates device availability.
|
||||||
* Supports interaction with devices comparable to the official Futurehome app.
|
* Supports interaction with devices comparable to the official Futurehome app.
|
||||||
|
* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress).
|
||||||
|
(If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.)
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
todo: pairing
|
todo: pairing
|
||||||
-->
|
-->
|
||||||
* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress).
|
|
||||||
(If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
Futurehome add-on for Home Assistant. Designed to be a complete drop-in replacement for the official Futurehome app, with support for all device types compatible with the Futurehome hub.
|
Futurehome add-on for Home Assistant. Designed to be a complete drop-in replacement for the official Futurehome app, with support for all device types compatible with the Futurehome hub.
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@ -13,11 +12,12 @@ This add-on:
|
|||||||
* Fetches and updates device states.
|
* Fetches and updates device states.
|
||||||
* Fetches and updates device availability.
|
* Fetches and updates device availability.
|
||||||
* Supports interaction with devices comparable to the official Futurehome app.
|
* Supports interaction with devices comparable to the official Futurehome app.
|
||||||
|
* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress).
|
||||||
|
(If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.)
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
todo: pairing
|
todo: pairing
|
||||||
-->
|
-->
|
||||||
* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress).
|
|
||||||
(If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -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.0.28"
|
version: "0.0.29"
|
||||||
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