From 64d746056d97c2b67cafb489643d9e15bcd760ab Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 15 May 2025 06:18:17 -0400 Subject: [PATCH] Use Tempest lightning data over Blitzortung on Lightning Warning chip --- mobile_dashboard.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mobile_dashboard.yaml b/mobile_dashboard.yaml index b4b0e1b..0e46078 100644 --- a/mobile_dashboard.yaml +++ b/mobile_dashboard.yaml @@ -3689,8 +3689,9 @@ views: state: 'on' - type: custom:mushroom-template-badge content: >- - {{ states('sensor.blitzortung_lightning_counter') }} lightning strikes - nearby! + {{ + states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_hour') + }} strikes in last hour! icon: mdi:lightning-bolt color: |- {% if is_state('binary_sensor.lightning_warning','on') %}