Some more updates.. however minor

This commit is contained in:
ccostan
2018-01-14 18:30:56 -05:00
parent 8502131241
commit 0aaa63dcc1
3 changed files with 3 additions and 15 deletions

View File

@@ -1,12 +0,0 @@
######################################################################
## 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