Update trigger.markdown - sun offset (#24739)

This commit is contained in:
balk77 2022-11-17 11:46:48 +01:00 committed by GitHub
parent d875f33a1e
commit f03e5dd585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -515,7 +515,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).
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.
<div class='note'>