More and more small fixes

This commit is contained in:
CeeWeasel
2025-11-14 16:46:44 -05:00
parent 8a02905888
commit 2e0a197b4d
33 changed files with 668 additions and 214 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ cards:
navigation_path: /phone-yaml/plants
- type: template
entity: group.lights_left_on
entity: binary_sensor.lights_left_on
icon: >
{% if states('sensor.lights_left_on_count') | int(default=0) > 0 -%}
mdi:lightbulb-on