Update README.md

This commit is contained in:
Adrian Jagielak 2025-07-22 01:19:18 +02:00
parent 5d687f90e6
commit 4a18c249cd
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 6 additions and 5 deletions

View File

@ -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.
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).
4. [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
5. Search for "Futurehome" in add-on store.
6. Install, configure, and run Futurehome add-on.
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. In Home Assistant enable MQTT integration (if you haven't already).
5. [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
6. Search for "Futurehome" in add-on store.
7. Install, configure, and run Futurehome add-on.
<!--

View File

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