Fix tests.

This commit is contained in:
Koen Kanters
2019-01-19 14:10:59 +01:00
parent 329c290505
commit e21bfc1567
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -39,7 +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).
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
+2 -1
View File
@@ -30,7 +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).
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