1
0
Fork 0

Fix battery error message

This commit is contained in:
Malte Brandy 2022-01-15 02:01:32 +01:00
parent f7f54104d1
commit 0cc77956de

View file

@ -343,7 +343,7 @@ in
below = toString limit;
entity_id = batteries;
}) [ 25 20 15 10 5 4 3 2 1 ];
action = [ (actions.notify "{{ trigger.to_state.name }} ist {{ trigger.to_state.value }}%.") ];
action = [ (actions.notify "{{ trigger.to_state.name }} ist {{ trigger.to_state.state }}%.") ];
}
# Warnungen für hohe Luftfeuchtigkeit
] ++ (map