home-assistant-configuration/automations/sunset_outside_on.yaml

7 lines
130 B
YAML
Raw Permalink Normal View History

alias: "Sunset Outside on"
trigger:
platform: sun
event: sunset
offset: "-00:30:00"
action:
service: script.outside_all_on