Minimizing of the configuration sample (#1045)
This commit is contained in:
parent
53c42e5fd9
commit
dfb2c94112
3 changed files with 18 additions and 20 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue