mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-29 09:04:46 +00:00
Cleaning up automations
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
alias: "Sunset Outside off"
|
||||
alias: "Sunrise Outside off"
|
||||
trigger:
|
||||
platform: sun
|
||||
event: sunrise
|
||||
action:
|
||||
service: script.outside_all_off
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Sun is Up!'
|
||||
message: "Turning off Outside Lights."
|
||||
- service: script.outside_all_off
|
Reference in New Issue
Block a user