Updated scripts with switches and lights

This commit is contained in:
Jeffrey Stone
2017-01-05 11:23:30 -05:00
parent 5098da9b43
commit bc501622e9
7 changed files with 60 additions and 18 deletions

View File

@@ -0,0 +1,12 @@
sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Turning inside lights off."
- service: switch.turn_off
data:
entity_id: switch.tower_lamp
- service: notify.notify
data:
title: 'Anchorage House'
message: "Inside lights are on!"