mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
parent
27ea3c41d9
commit
2d1a9fb86e
@ -313,8 +313,8 @@ This is 'when dark' - equivalent to a state condition on `sun.sun` of `below_hor
|
|||||||
```yaml
|
```yaml
|
||||||
condition:
|
condition:
|
||||||
- condition: sun
|
- condition: sun
|
||||||
after: sunrise
|
after: sunrise
|
||||||
before: sunset
|
before: sunset
|
||||||
```
|
```
|
||||||
|
|
||||||
This is 'when light' - equivalent to a state condition on `sun.sun` of `above_horizon`.
|
This is 'when light' - equivalent to a state condition on `sun.sun` of `above_horizon`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user