mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Hopefully fixing master bed presence and cleaning up a lot of junk
This commit is contained in:
@@ -8,10 +8,6 @@ trigger:
|
||||
- binary_sensor.gray_suv_west_side
|
||||
to: 'on'
|
||||
|
||||
- platform: state
|
||||
entity_id: device_tracker.chevrolet_traverse_location
|
||||
to: 'home'
|
||||
|
||||
- platform: homeassistant
|
||||
event: start
|
||||
condition:
|
||||
@@ -32,9 +28,7 @@ condition:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.west_side_vehicle_occupancy
|
||||
state: 'on'
|
||||
- condition: state
|
||||
entity_id: device_tracker.chevrolet_traverse_location
|
||||
state: 'home'
|
||||
|
||||
action:
|
||||
- service: input_boolean.turn_on
|
||||
entity_id: input_boolean.car_home
|
||||
Reference in New Issue
Block a user