From b624a8ccad45f98bc20b53488b55cbe39c615f55 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Sat, 19 Jan 2019 14:05:15 +0100 Subject: [PATCH] Update integrating-with-homeassistant.js (#890) --- docgen/integrating-with-homeassistant.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docgen/integrating-with-homeassistant.js b/docgen/integrating-with-homeassistant.js index 57613e18..7811fbac 100644 --- a/docgen/integrating-with-homeassistant.js +++ b/docgen/integrating-with-homeassistant.js @@ -39,6 +39,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