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
206140f922
commit
290388499d
@ -2,7 +2,12 @@
|
||||
|
||||
Futurehome add-on for Home Assistant. The add-on aims to be a complete drop-in replacement for the official Futurehome app, implementing support for all Futurehome-supported device types.
|
||||
|
||||
[](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
|
||||
## Installation
|
||||
|
||||
1. In Home Assistant Add-on store install, configure, and start Mosquito MQTT broker.
|
||||
2. [](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
|
||||
3. Search for "Futurehome" in add-on store.
|
||||
4. Install, configure, and run Futurehome add-on.
|
||||
|
||||
<!--
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||
name: Futurehome
|
||||
version: "0.0.7"
|
||||
version: "0.0.8"
|
||||
slug: futurehome
|
||||
description: Local Futurehome Smarthub integration
|
||||
url: "https://github.com/adrianjagielak/home-assistant-futurehome"
|
||||
@ -13,7 +13,7 @@ arch:
|
||||
init: false
|
||||
|
||||
services:
|
||||
- mqtt:need
|
||||
- "mqtt:need"
|
||||
|
||||
options:
|
||||
hub_ip: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user