mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
platform: bayesian
|
||||
unique_id: bayesianbinarysensor.storage_room_occupied
|
||||
name: Storage Room Occupied
|
||||
device_class: occupancy
|
||||
prior: 0.5
|
||||
probability_threshold: 0.75
|
||||
observations:
|
||||
# platform: bayesian
|
||||
# unique_id: bayesianbinarysensor.storage_room_occupied
|
||||
# name: Storage Room Occupied
|
||||
# device_class: occupancy
|
||||
# prior: 0.5
|
||||
# probability_threshold: 0.75
|
||||
# observations:
|
||||
|
||||
- entity_id: binary_sensor.storage_room_door_contact
|
||||
prob_given_true: .4
|
||||
prob_given_false: 0.01
|
||||
platform: state
|
||||
to_state: 'on'
|
||||
# - entity_id: binary_sensor.storage_room_door_contact
|
||||
# prob_given_true: .4
|
||||
# prob_given_false: 0.01
|
||||
# platform: state
|
||||
# to_state: 'on'
|
||||
|
||||
Reference in New Issue
Block a user