From 44c9af8678288f3df5df0f264c509f448fafd464 Mon Sep 17 00:00:00 2001 From: Julian Tabel Date: Mon, 29 Jun 2026 15:34:43 +0200 Subject: [PATCH] Switch hourly forecast to Met.no for true hour-by-hour data OWM free tier only provides daily forecasts. Met.no (weather.forecast_home) is already installed and provides free hourly forecasts natively. Co-Authored-By: Claude Sonnet 4.6 --- dashboards/klima.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/klima.yaml b/dashboards/klima.yaml index 44622db..0f604ce 100644 --- a/dashboards/klima.yaml +++ b/dashboards/klima.yaml @@ -29,7 +29,7 @@ views: - cards: - type: weather-forecast - entity: weather.openweathermap + entity: weather.forecast_home forecast_type: hourly name: Hourly Forecast