Minimizing of the configuration sample (#1045)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:17 +02:00 committed by GitHub
parent 53c42e5fd9
commit dfb2c94112
3 changed files with 18 additions and 20 deletions

View file

@ -23,11 +23,11 @@ To use Last.fm with your installation, add the following to your `configuration.
```yaml
# Example configuration.yaml entry
sensor:
platform: lastfm
api_key: YOUR_API_KEY
users:
- user1
- user2
- platform: lastfm
api_key: YOUR_API_KEY
users:
- user1
- user2
```
Configuration variables: