Minimizing of the configuration sample (#1044)
This commit is contained in:
parent
a2776110aa
commit
c840d6bb72
10 changed files with 106 additions and 112 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue