From 060947e06bd17b09cb53745452490534860294b3 Mon Sep 17 00:00:00 2001 From: Andreas <111028040+Andbli@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:27:52 +0200 Subject: [PATCH] Update installation.md (#7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clarify that users must select the MQTT Integration instead of the hub’s MQTT server, with step-by-step guidance provided. --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index bc2fd88..8af9dbb 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -27,7 +27,7 @@ 4. **Enable MQTT Integration** - In Home Assistant, go to **Settings > Devices & Services > Integrations** and enable **MQTT**. + Add the MQTT integration by going to **Settings → Devices & Services → Integrations → Add integration**, search for and select **MQTT → MQTT**, then choose **"Use the official Mosquitto MQTT Broker add-on"**. 5. **Install the Futurehome Add-on**