diff --git a/templates/dashboard.html b/templates/dashboard.html index c08c727..f909a8d 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -29,10 +29,14 @@ {% if ha_enabled %} {% set low_pct = batteries | selectattr('battery_percentage', 'ne', none) | selectattr('battery_percentage', 'lt', 20) | list %} {% if low_pct %} -