mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
6 lines
111 B
YAML
6 lines
111 B
YAML
![]() |
alias: "Sunset Outside off"
|
||
|
trigger:
|
||
|
platform: sun
|
||
|
event: sunrise
|
||
|
action:
|
||
|
service: script.outside_all_off
|