mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Small typo on the example for sun (#5688)
This commit is contained in:
parent
387fb07067
commit
bf37a52eed
@ -126,7 +126,7 @@ condition:
|
|||||||
condition: sun
|
condition: sun
|
||||||
after: sunset
|
after: sunset
|
||||||
# Optional offset value - in this case it must from -1 hours relative to sunset, or after
|
# Optional offset value - in this case it must from -1 hours relative to sunset, or after
|
||||||
after_offset: "-1:00:00"
|
after_offset: "-01:00:00"
|
||||||
```
|
```
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user