From ace2f19cfb833481f0747f31b4b074804cbf0f6e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 19 Mar 2025 17:14:55 -0400 Subject: [PATCH] Add severe thunderstorm and tornado warning sensors to weather dashboard --- main_dashboard.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 705f752..6d7d77c 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -6132,6 +6132,13 @@ views: entity: sensor.home_wind_direction_degrees - type: entities entities: + - entity: binary_sensor.tornado_warning + type: custom:multiple-entity-row + name: Warnings + state_header: Tornado + entities: + - entity: binary_sensor.severe_thunderstorm_warning + name: Severe T-storm - entity: sensor.home_wind_speed type: custom:multiple-entity-row name: Wind