Update README.md

This commit is contained in:
Marcus Westin 2019-12-13 18:16:06 +01:00 committed by GitHub
parent 6a154b6403
commit 310a32ce17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,8 @@ Browse your Hass.io installation using a tool that allows you to manage files, f
* A new Local Add-on should appear named Plejd. Open that and install. * A new Local Add-on should appear named Plejd. Open that and install.
* Enjoy! * Enjoy!
You also need to add the following to your `configuration.yaml` file: ### Configuration
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]
@ -66,8 +67,7 @@ mqtt:
``` ```
The above is used to notify the add-on when Home Assistant has started successfully and let the add-on send the discovery response (containing all devices). The above is used to notify the add-on when Home Assistant has started successfully and let the add-on send the discovery response (containing all devices).
### Configuration The plugin needs you to configure some settings before working. You find these on the Add-on page after you've installed it.
The plugin needs you to configure some settings before working.
Parameter | Value Parameter | Value
--- | --- --- | ---