Setting up Emmetts Room

This commit is contained in:
CeeWeasel
2025-10-05 12:00:44 -04:00
parent 0f815c268b
commit 10e297961b
31 changed files with 583 additions and 229 deletions
@@ -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