Update README.md

This commit is contained in:
Marcus Westin 2019-12-14 15:59:11 +01:00 committed by GitHub
parent 9117dc1d3a
commit 46d335b27c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ Browse your Hass.io installation using a tool that allows you to manage files, f
You need to add the following to your `configuration.yaml` file: You need to add the following to your `configuration.yaml` file:
``` ```
mqtt: mqtt:
broker: [point to your broker IP] broker: [point to your broker IP eg. 'mqtt://localhost']
username: [username of mqtt broker] username: [username of mqtt broker]
password: !secret mqtt_password password: !secret mqtt_password
client_id: mqtt client_id: mqtt