Massive Migration! #292

This commit is contained in:
root
2018-01-01 19:00:45 -05:00
commit 1baa895f41
241 changed files with 28076 additions and 0 deletions

12
automation/carlo_left.yaml Executable file
View File

@@ -0,0 +1,12 @@
######################################################################
## Turn off my Office light whenever I leave the house.
######################################################################
- alias: 'Carlo has left the building'
trigger:
- platform: state
entity_id: device_tracker.carlo
to: not_home
action:
- service: light.turn_off
entity_id: light.office_lamp