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
5d687f90e6
commit
4a18c249cd
@ -6,10 +6,11 @@ Futurehome add-on for Home Assistant. The add-on aims to be a complete drop-in r
|
|||||||
|
|
||||||
1. Configure Local API in Smarthub settings in Futurehome app.
|
1. Configure Local API in Smarthub settings in Futurehome app.
|
||||||
2. Block internet access (WAN) for the hub in your router settings (optional, but strongly recommended to block any future hub firmware updates).
|
2. Block internet access (WAN) for the hub in your router settings (optional, but strongly recommended to block any future hub firmware updates).
|
||||||
3. In Home Assistant Add-on store install and start Mosquito MQTT broker (if you haven't already).
|
3. In Home Assistant Add-on store install and start Mosquito MQTT broker (if you haven't already) (todo: is it really needed? or will it be installed automatically when enabling the mqtt integration?).
|
||||||
4. [](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
|
4. In Home Assistant enable MQTT integration (if you haven't already).
|
||||||
5. Search for "Futurehome" in add-on store.
|
5. [](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
|
||||||
6. Install, configure, and run Futurehome add-on.
|
6. Search for "Futurehome" in add-on store.
|
||||||
|
7. Install, configure, and run Futurehome add-on.
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
@ -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.13"
|
version: "0.0.14"
|
||||||
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