Update README.md

This commit is contained in:
Marcus Westin 2019-12-23 12:20:08 +01:00 committed by GitHub
parent 16144afef7
commit b0db096418
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,6 +48,14 @@ 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!
### NOTE
When starting the add-on, the log displays this message:
```
parse error: Expected string key before ':' at line 1, column 4
[08:56:24] ERROR: Unknown HTTP error occured
```
However, the add-on still works as expected and this is something I'm looking into, but not with that much effort yet though.
### Configuration ### Configuration
You need to add the following to your `configuration.yaml` file: You need to add the following to your `configuration.yaml` file:
``` ```