Remove unused automations

This commit is contained in:
Correl Roush 2018-06-14 18:58:16 -04:00
parent 6bbad99795
commit 2498e370a3
2 changed files with 0 additions and 31 deletions

View File

@ -1,30 +0,0 @@
- action:
- data:
group_name: Living room
scene_name: Bright
service: hue.hue_activate_scene
alias: Correl's Home
condition:
- after: sunset
before: sunrise
condition: sun
id: '1521648884156'
trigger:
- entity_id: device_tracker.homeassistant_pixel
event: enter
platform: zone
zone: zone.home
- action:
- data:
group_name: Living room
scene_name: Stephanie
service: hue.hue_activate_scene
alias: Stephanie's Home
condition: []
id: '1521649963712'
trigger:
- entity_id: device_tracker.stephaniesiphone
from: not_home
platform: state
to: home

View File

@ -82,6 +82,5 @@ device_tracker:
zone: !include zones.yaml
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml