mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update documentation for Home Assistant integration. #21.
This commit is contained in:
+1
-1
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user