Merge branch 'master' into dev

This commit is contained in:
Marcus Westin 2019-12-31 13:51:35 +01:00 committed by GitHub
commit 39e9e7205b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 2 deletions

View file

@ -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:

View file

@ -32,4 +32,4 @@
"mqttPassword": "str",
"includeRoomsAsLights": "bool"
}
}
}