The changelog on github mentions
UI: Add Weather Widget in Live-View
[…]
- Add Weather Widget
- Added new Weather Widget in Live View below the Energy Monitor
- Displays current weather, 6-hour forecast, and daily forecast for the next 6 days
- Shows temperature, general weather condition, and sun hours
- Weather data is retrieved from the Edge using coordinates stored in Meta configuration
- Forecasts are retrieved in quarter-hourly, hourly, and daily resolution for the next 7 days
- Linear prediction model adapted to handle the new weather data format
- Forecasts are cached on the Edge and the UI fetches only the data it currently needs
l have added the coordinates in the _meta component, and also the Weather Open-Meteo widget is enabled. Still I do not see the UI weather widget. What am I missing?