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 <noreply@anthropic.com>
This commit is contained in:
@@ -29,7 +29,7 @@ views:
|
||||
|
||||
- cards:
|
||||
- type: weather-forecast
|
||||
entity: weather.openweathermap
|
||||
entity: weather.forecast_home
|
||||
forecast_type: hourly
|
||||
name: Hourly Forecast
|
||||
|
||||
|
||||
Reference in New Issue
Block a user