mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 10:04:35 +00:00
Updates for more accurate alerts
This commit is contained in:
@@ -47,7 +47,9 @@ automation:
|
||||
trigger:
|
||||
- platform: numeric_state
|
||||
entity_id: sensor.carlojuice_amps
|
||||
above: 24.5
|
||||
above: 24
|
||||
for:
|
||||
minutes: 2
|
||||
action:
|
||||
- service: input_boolean.turn_on
|
||||
entity_id: input_boolean.alert_mode
|
||||
|
Reference in New Issue
Block a user