Update README.md

This commit is contained in:
Adrian Jagielak 2025-07-21 23:14:23 +02:00
parent 206140f922
commit 290388499d
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 8 additions and 3 deletions

View File

@ -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. 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.
[![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) ## Installation
1. In Home Assistant Add-on store install, configure, and start Mosquito MQTT broker.
2. [![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)
3. Search for "Futurehome" in add-on store.
4. 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 # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: Futurehome name: Futurehome
version: "0.0.7" version: "0.0.8"
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"
@ -13,7 +13,7 @@ arch:
init: false init: false
services: services:
- mqtt:need - "mqtt:need"
options: options:
hub_ip: "" hub_ip: ""