From 329c290505cdefc269bbe4dfb0f73b099d00ccc6 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 19 Jan 2019 14:06:26 +0100 Subject: [PATCH] Update docs. --- docs/integration/home_assistant.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/integration/home_assistant.md b/docs/integration/home_assistant.md index 0b263067e..769f602a7 100644 --- a/docs/integration/home_assistant.md +++ b/docs/integration/home_assistant.md @@ -30,6 +30,8 @@ mqtt: payload: 'offline' ``` +Mind you that if you want to use the embedded broker of Home Assistant you have to [follow this guide](https://www.home-assistant.io/docs/mqtt/broker#embedded-broker). + Zigbee2mqtt is expecting Home Assistant to send it's birth/will messages to `hass/status`. Be sure to add this to your `configuration.yaml` if you want Zigbee2mqtt to resend the cached values when Home Assistant restarts