Convert to proper GFM
This commit is contained in:
parent
75bb815796
commit
a522f15dd1
14 changed files with 303 additions and 399 deletions
|
@ -40,6 +40,7 @@ automation:
|
|||
And then of course turn off the lamp when it stops raining but only if it's within an hour before sunset.
|
||||
|
||||
```yaml
|
||||
automation 2:
|
||||
alias: 'Rain is over'
|
||||
trigger:
|
||||
- platform: state
|
||||
|
|
|
@ -27,7 +27,9 @@ automation:
|
|||
```
|
||||
|
||||
#### Natural wake up light
|
||||
|
||||
_Note, Philips Hue is currently the only light platform that support transitions._
|
||||
|
||||
```yaml
|
||||
automation:
|
||||
trigger:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue