mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 02:34:43 +00:00
Cleaning up automations
This commit is contained in:
@@ -8,5 +8,5 @@ sequence:
|
||||
entity_id: switch.tower_lamp
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Anchorage House'
|
||||
message: "Inside lights are on!"
|
||||
title: 'Turning inside lights off'
|
||||
message: "Inside lights are off!"
|
@@ -11,5 +11,5 @@ sequence:
|
||||
entity_id: scene.livingroom_normal
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Anchorage House'
|
||||
title: 'Inside lights are on'
|
||||
message: "Inside lights are on!"
|
@@ -14,8 +14,8 @@ sequence:
|
||||
entity_id: switch.front_porch_left
|
||||
- service: switch.turn_off
|
||||
data:
|
||||
entity_id: switch.front_porch_right
|
||||
entity_id: switch.front_porch_right
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Anchorage House'
|
||||
title: 'Outside lights are off'
|
||||
message: "Outside lights are off!"
|
@@ -17,5 +17,5 @@ sequence:
|
||||
entity_id: switch.front_porch_right
|
||||
- service: notify.notify
|
||||
data:
|
||||
title: 'Anchorage House'
|
||||
title: 'Outside lights are on'
|
||||
message: "Outside lights are on!"
|
Reference in New Issue
Block a user