From 87400a0055f13de643cefb03953d4b88184141fc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 17 Mar 2025 01:34:29 -0400 Subject: [PATCH] Add badge for severe thunderstorm warnings with tornado possible --- mobile_dashboard.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index 4e44a58..6edee79 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -3701,6 +3701,22 @@ views: cards: [] max_columns: 4 badges: + - type: custom:mushroom-template-badge + content: Tornado Possible + icon: mdi:weather-tornado + color: red + label: Stay Alert + tap_action: + action: none + hold_action: + action: none + double_tap_action: + action: none + entity: binary_sensor.tornado_possible + visibility: + - condition: state + entity: binary_sensor.tornado_possible + state: 'on' - type: custom:mushroom-template-badge content: >- {{ states('sensor.blitzortung_lightning_counter') }} lightning strikes