Removed Kat Status, enabled status automations
This commit is contained in:
parent
a998ab9035
commit
631daa1ef3
|
@ -11,10 +11,9 @@
|
|||
# Jeff
|
||||
- !include automations/jeff_home_enter.yaml
|
||||
- !include automations/jeff_home_leave.yaml
|
||||
#- !include automations/jeff_stationary.yaml
|
||||
#- !include automations/jeff_driving.yaml
|
||||
#- !include automations/jeff_walking.yaml
|
||||
#- !include automations/jeff_driving.yaml
|
||||
- !include automations/jeff_status_moving.yaml
|
||||
- !include automations/jeff_status_stationary.yaml
|
||||
- !include automations/jeff_status_lost.yaml
|
||||
# Kat
|
||||
- !include automations/kat_home_enter.yaml
|
||||
- !include automations/kat_home_leave.yaml
|
||||
|
|
|
@ -83,7 +83,6 @@ Katherine:
|
|||
- device_tracker.katherinesiphone
|
||||
- sensor.kat_iphone_batt
|
||||
- sensor.kat_ett_home
|
||||
- input_select.kat_status
|
||||
|
||||
Travel Times:
|
||||
- sensor.home_to_summit
|
||||
|
|
Loading…
Reference in New Issue