From f03e5dd585d8bc992316aea5b571a0420f5f0840 Mon Sep 17 00:00:00 2001 From: balk77 Date: Thu, 17 Nov 2022 11:46:48 +0100 Subject: [PATCH] Update trigger.markdown - sun offset (#24739) --- source/_docs/automation/trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown index 895f474972d..91d3236313e 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -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.