mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update Sun trigger Offset (#27896)
Update description of the offset trigger to reflect the possibility to also use number of seconds.
This commit is contained in:
parent
aec61a0755
commit
3a33dcebb3
@ -525,7 +525,7 @@ If for your use case this is undesired, you could consider using the automation
|
||||
|
||||
Fires when the sun is setting or rising, i.e., when the sun elevation reaches 0°.
|
||||
|
||||
An optional time offset can be given to have it fire a set time before or after the sun event (e.g., 45 minutes before sunset). A negative value makes it fire before sunrise or sunset, a positive value afterwards. The offset needs to be specified in a hh:mm:ss format.
|
||||
An optional time offset can be given to have it fire a set time before or after the sun event (e.g., 45 minutes before sunset). A negative value makes it fire before sunrise or sunset, a positive value afterwards. The offset needs to be specified in number of seconds, or in a hh:mm:ss format.
|
||||
|
||||
<div class='note'>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user