mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update trigger.markdown (#10008)
When I was reading through the offset documentation I noticed what I think is a mistake in the comment. Could someone validate that this change is correct? Thank you.
This commit is contained in:
parent
c97be0dfec
commit
62c4d0d4bb
@ -192,7 +192,7 @@ automation:
|
||||
platform: sun
|
||||
# Possible values: sunset, sunrise
|
||||
event: sunset
|
||||
# Optional time offset. This example will trigger 45 minutes before sunrise.
|
||||
# Optional time offset. This example will trigger 45 minutes before sunset.
|
||||
offset: '-00:45:00'
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user