mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
A whole bunch of cleanup
This commit is contained in:
@@ -23,7 +23,7 @@ observations:
|
||||
platform: state
|
||||
to_state: 'on'
|
||||
|
||||
- entity_id: binary_sensor.inner_garage_door
|
||||
- entity_id: binary_sensor.inner_garage_door_contact
|
||||
prob_given_true: 0.02
|
||||
prob_given_false: 0.0
|
||||
platform: state
|
||||
|
||||
@@ -30,25 +30,25 @@ observations:
|
||||
platform: state
|
||||
to_state: 'closed'
|
||||
|
||||
- entity_id: binary_sensor.inner_garage_door
|
||||
- entity_id: binary_sensor.inner_garage_door_contact
|
||||
prob_given_true: .75
|
||||
prob_given_false: 0.01
|
||||
platform: state
|
||||
to_state: 'on'
|
||||
|
||||
- entity_id: binary_sensor.inner_garage_door
|
||||
- entity_id: binary_sensor.inner_garage_door_contact
|
||||
prob_given_true: .5
|
||||
prob_given_false: 0.5
|
||||
platform: state
|
||||
to_state: 'off'
|
||||
|
||||
- entity_id: binary_sensor.outer_garage_door
|
||||
- entity_id: binary_sensor.outer_garage_door_contact
|
||||
prob_given_true: .75
|
||||
prob_given_false: 0.5
|
||||
platform: state
|
||||
to_state: 'on'
|
||||
|
||||
- entity_id: binary_sensor.outer_garage_door
|
||||
- entity_id: binary_sensor.outer_garage_door_contact
|
||||
prob_given_true: 0.5
|
||||
prob_given_false: 0.5
|
||||
platform: state
|
||||
|
||||
Reference in New Issue
Block a user