mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Remove deprecated battery alert automations and templates; update HVAC alert triggers and actions; modify front door alert notifier; fix low salt alert message; adjust Bayesian sensor state; clean up unused binary sensor configurations.
This commit is contained in:
@@ -23,7 +23,7 @@ observations:
|
||||
# Probability that I'm not working from home when person.clint is at AGH
|
||||
prob_given_false: .7
|
||||
platform: 'state'
|
||||
to_state: 'AGH'
|
||||
to_state: 'WMU'
|
||||
# Probability that I'm working from home from 8:00 AM to 4:30 PM
|
||||
- entity_id: binary_sensor.work_hours
|
||||
prob_given_true: .4
|
||||
|
||||
Reference in New Issue
Block a user