mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Updated scripts with switches and lights
This commit is contained in:
@@ -11,10 +11,11 @@ sequence:
|
||||
entity_id: switch.side_door_light
|
||||
- service: switch.turn_on
|
||||
data:
|
||||
entity_id: front_porch_left
|
||||
entity_id: switch.front_porch_left
|
||||
- service: switch.turn_on
|
||||
data:
|
||||
entity_id: front_porch_right
|
||||
#- service: notify.notify
|
||||
# data:
|
||||
# message: "Outside lights are on!"
|
||||
entity_id: switch.front_porch_right
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Anchorage House'
|
||||
message: "Outside lights are on!"
|
Reference in New Issue
Block a user