From 38b5178aea938aa814fb797cebc663e4d4d1ea8a Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 13 Apr 2025 01:28:16 -0400 Subject: [PATCH] Add "check light switches" badge home_automation/Home-Assistant-Configs#235 --- mobile_dashboard.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index c1fc424..3fe268f 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -3849,6 +3849,15 @@ views: - condition: state entity: binary_sensor.windows state: 'on' + - type: custom:mushroom-template-badge + content: Check light switches + icon: mdi:light-switch + color: red + label: Light Issue + visibility: + - condition: state + entity: binary_sensor.light_switch_issue + state: 'on' - type: custom:mushroom-template-badge content: |- {% if is_state(entity,'on') %}