From 0c8cbe06afc2280a238e0e3b3bab9e18c9efae39 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 15 Oct 2024 17:09:13 -0400 Subject: [PATCH] Fix lightning warning not showing up on mobile dashboard --- mobile_dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index 51a0e95..3ca59c3 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -3869,7 +3869,7 @@ views: visibility: - condition: state entity: binary_sensor.lightning_warning - state: '' + state: 'on' - type: custom:mushroom-template-badge content: It is currently raining! icon: mdi:weather-rainy