Merge pull request #782 from dale3h/sun_trigger_link

Update sun trigger link
This commit is contained in:
Dale Higgs 2016-08-14 09:01:49 -05:00 committed by GitHub
commit 8fc4066532

View File

@ -96,7 +96,9 @@ for:
#### {% linkable_title Sun condition %}
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).
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]: /getting-started/automation-trigger/#sun-trigger
```yaml
condition: sun