Update documentation for Home Assistant integration. #21.

This commit is contained in:
Koenkk
2018-05-11 19:20:32 +02:00
parent 1a688cf363
commit e01a4ec5b2
+1 -1
View File
@@ -81,7 +81,7 @@ automation:
service: light.toggle
`
text += '```\n'
text = '**When changing a `friendly_name` for a device you first have to start zigbee2mqtt and after that restart Home Assistant in order to discover the new device ID.**\n';
text += 'In case you **dont** want to use Home Assistant MQTT discovery you can use the configuration below.\n\n'
const homeassistantConfig = (device) => {