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:
@@ -1,7 +0,0 @@
|
||||
# Alerts
|
||||
|
||||
Component: [alert](https://home-assistant.io/components/alert/)
|
||||
|
||||
## Garage
|
||||
|
||||
Simple alerts to nag us that we've left either of the the garage doors open. We need this because they're not visible from the house.
|
||||
@@ -6,4 +6,4 @@ repeat: 10
|
||||
can_acknowledge: True
|
||||
skip_first: True
|
||||
notifiers:
|
||||
- garage
|
||||
- mobile_app_pixel_7
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: "Water softener is low on salt"
|
||||
done_message: "Water sotener has enough salt"
|
||||
done_message: "Water softener has enough salt"
|
||||
entity_id: binary_sensor.need_salt
|
||||
state: 0
|
||||
repeat:
|
||||
|
||||
Reference in New Issue
Block a user