Jeffrey Stone 5defb5cff4 Lots of updates:
- Updated .gitignore to explicitly allow files and folders but block
everything else.
- Added automations for Kat's Phone
- Updated Kat's Phone used in Tracking
- Added Google Time to Home for Kat
- Reducing the messages being sent to pushbullet.
2017-01-28 09:30:56 -05:00

12 lines
243 B
YAML

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:
message: "Inside lights are off"