mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
More and more small fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user