mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-13 03:59:49 +00:00
7 lines
128 B
YAML
7 lines
128 B
YAML
alias: "Sunset Inside on"
|
|
trigger:
|
|
platform: sun
|
|
event: sunset
|
|
offset: "-01:00:00"
|
|
action:
|
|
service: script.inside_all_on |