mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Setting up Emmetts Room
This commit is contained in:
@@ -23,3 +23,9 @@ observations:
|
||||
prob_given_true: .99
|
||||
prob_given_false: 0.01
|
||||
to_state: 'on'
|
||||
|
||||
- platform: state
|
||||
entity_id: binary_sensor.white_bed_occupied
|
||||
to_state: "on"
|
||||
prob_given_true: .67
|
||||
prob_given_false: 0.0
|
||||
|
||||
@@ -23,12 +23,6 @@ observations:
|
||||
prob_given_true: .67
|
||||
prob_given_false: 0.0
|
||||
|
||||
- platform: state
|
||||
entity_id: binary_sensor.white_bed_occupied
|
||||
to_state: "on"
|
||||
prob_given_true: .67
|
||||
prob_given_false: 0.0
|
||||
|
||||
- entity_id: input_boolean.home_occupied
|
||||
platform: state
|
||||
prob_given_true: .92
|
||||
|
||||
Reference in New Issue
Block a user