From ccc4f2a31eeaa4c315568f01c4070a8dd8115afd Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 4 Feb 2026 23:34:52 -0500 Subject: [PATCH] Change apparent temperature sensor on weather dashboard --- main_dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 5976b02..176a8cb 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -7862,7 +7862,7 @@ views: points_per_hour: 1 - type: custom:mini-graph-card entities: - - sensor.home_tempest_feels_like + - sensor.pirateweather_apparent_temperature name: Feels Like (24h) points_per_hour: 1 - type: custom:comfortable-environment-card