Merge branch 'master' into dev
This commit is contained in:
commit
39e9e7205b
3 changed files with 12 additions and 2 deletions
|
|
@ -55,7 +55,6 @@ mqtt:
|
|||
broker: [point to your broker IP]
|
||||
username: [username of mqtt broker]
|
||||
password: !secret mqtt_password
|
||||
client_id: mqtt
|
||||
discovery: true
|
||||
discovery_prefix: homeassistant
|
||||
birth_message:
|
||||
|
|
|
|||
|
|
@ -32,4 +32,4 @@
|
|||
"mqttPassword": "str",
|
||||
"includeRoomsAsLights": "bool"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue