Dawn / Dusk Clarification
Clarification for using Offset for Dawn/Dusk scenarios.
This commit is contained in:
parent
67b5d7cc7f
commit
c7ed58dbcf
1 changed files with 2 additions and 2 deletions
|
@ -144,7 +144,7 @@ automation:
|
|||
</p>
|
||||
|
||||
#### {% linkable_title Sun trigger %}
|
||||
Triggers based on sunrise and sunset, both with an optional offset.
|
||||
Triggers based on sunrise and sunset, both with an optional offset to simulate Dawn/Dusk scenarios.
|
||||
|
||||
```yaml
|
||||
automation:
|
||||
|
@ -152,7 +152,7 @@ automation:
|
|||
platform: sun
|
||||
# Possible values: sunset, sunrise
|
||||
event: sunset
|
||||
# Optional time offset
|
||||
# Optional time offset for Dusk scenario
|
||||
offset: -00:45:00
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue