Minimizing of the configuration sample (#1044)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:29 +02:00 committed by GitHub
parent a2776110aa
commit c840d6bb72
10 changed files with 106 additions and 112 deletions

View file

@ -23,7 +23,7 @@ Once per hour, on the hour (default):
```yaml
sensor:
platform: fastdotcom
- platform: fastdotcom
```
More examples:
@ -32,10 +32,10 @@ Every half hour of every day:
```yaml
sensor:
platform: fastdotcom
minute:
- 0
- 30
- platform: fastdotcom
minute:
- 0
- 30
```
Configuration variables: