Update README.md

This commit is contained in:
Adrian Jagielak 2025-07-24 02:51:26 +02:00
parent f5a218ffa5
commit f6275aad93
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ todo: pairing
1. In the Futurehome app, go to Smarthub settings and [enable Local API](https://support.futurehome.no/hc/no/articles/360033256491-Local-API-access-over-MQTT-Beta). 1. In the Futurehome app, go to Smarthub settings and [enable Local API](https://support.futurehome.no/hc/no/articles/360033256491-Local-API-access-over-MQTT-Beta).
2. (Optional but highly recommended) Block the hubs internet (WAN) access in your router settings to prevent future firmware updates. 2. (Optional but highly recommended) Block the hubs internet (WAN) access in your router settings to prevent future firmware updates.
3. In Home Assistant, enable the **MQTT** integration. 3. In Home Assistant, enable the **MQTT** integration.
4. [Add this add-on repository to Home Assistant](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome). 4. [Add this add-on repository to Home Assistant](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome) and refresh the page.
5. Open the **Add-on Store** and search for "Futurehome". 5. Open the **Add-on Store** and search for "Futurehome".
6. Install, configure, and start the Futurehome add-on. 6. Install, configure, and start the Futurehome add-on.

View File

@ -24,7 +24,7 @@ todo: pairing
1. In the Futurehome app, go to Smarthub settings and [enable Local API](https://support.futurehome.no/hc/no/articles/360033256491-Local-API-access-over-MQTT-Beta). 1. In the Futurehome app, go to Smarthub settings and [enable Local API](https://support.futurehome.no/hc/no/articles/360033256491-Local-API-access-over-MQTT-Beta).
2. (Optional but highly recommended) Block the hubs internet (WAN) access in your router settings to prevent future firmware updates. 2. (Optional but highly recommended) Block the hubs internet (WAN) access in your router settings to prevent future firmware updates.
3. In Home Assistant, enable the **MQTT** integration. 3. In Home Assistant, enable the **MQTT** integration.
4. [Add this add-on repository to Home Assistant](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome). 4. [Add this add-on repository to Home Assistant](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome) and refresh the page.
5. Open the **Add-on Store** and search for "Futurehome". 5. Open the **Add-on Store** and search for "Futurehome".
6. Install, configure, and start the Futurehome add-on. 6. Install, configure, and start the 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.27" version: "0.0.28"
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"