Update README.md
This commit is contained in:
parent
9117dc1d3a
commit
46d335b27c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue