Skip to content

Commit 5513f33

Browse files
authored
Update sun trigger link
1 parent a5cd393 commit 5513f33

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/getting-started/scripts-conditions.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ for:
9696

9797
#### {% linkable_title Sun condition %}
9898

99-
The sun condition can test if the sun has already set or risen when a trigger occurs. The `before` and `after` keys can only be set to `sunset` or `sunrise`. They have a corresponding optional offset value (`before_offset`, `after_offset`) that can be added, similar to the [sun trigger](#sun-trigger).
99+
The sun condition can test if the sun has already set or risen when a trigger occurs. The `before` and `after` keys can only be set to `sunset` or `sunrise`. They have a corresponding optional offset value (`before_offset`, `after_offset`) that can be added, similar to the [sun trigger].
100+
101+
[sun_trigger]: /getting-started/automation-trigger/#sun-trigger
100102

101103
```yaml
102104
condition: sun

0 commit comments

Comments
 (0)