Releases: H5N1v2/ioBroker.open-meteo-weather
Releases · H5N1v2/ioBroker.open-meteo-weather
Release v3.1.0
- (H5N1v2) Changed update routine for weather and PV forecast to fixed fetch times.
- (H5N1v2) Add a customizable HTML weather widget in the admin area.
- (H5N1v2) Adaptation for version jumps from older configurations.
- (H5N1v2) Description added to the admin area.
- (H5N1v2) Readme updated in widget section.
- (H5N1v2) Adapter internal widget adapted, hazards are highlighted in color (currently only in the internal adapter widget).
- (copilot) Adapter requires node.js >= 22 now.
- (H5N1v2) Update axios to v.1.16.0.
Release v3.0.1
- (H5N1) update dependencies
- (H5N1) improve error handling in API calls with detailed messages
- (H5N1) fix: attribute in jsonConfig.
- (Negalein) fix: yellow help text in admin for pv-forecast extra dp's, poor recognition on white background
- (H5N1v2) fix: update interval for pv-forecast "once before sunrise" time incorrectly calculated
Release v3.0.0
- (H5N1v2) merged open-meteo-weather and open-meteo-pv-forecast
- (H5N1v2) adding icon selection tab and animated icons for weather by Bas Milius
- (H5N1v2) adding solar_noon in daily, freezing_level_height and snowfall_height in hourly
- (H5N1v2) remove global_tilted_irradiance datapoint from weather.hourly
Release v2.6.4
- (H5N1v2) Update axios dependency to version 1.14.0
Release v2.6.3
- (H5N1v2) add sentry plugin to automatically report errors to developer
Release v2.6.2
- (H5N1v2) update @types/node dependency to version 22.19.15
Release v2.6.1
2.6.1 (2026-03-04)
- (H5N1v2) chore: update dependencies to latest versions
- (mcm1957) fix: axios seems to be missing in dependencies
- (mcm1957) fix: language used for stateIds and names
- (mcm1957) fix: creation of intermediate objects missing
Release V2.6.0
2.6.0 (2026-02-19)
- (H5N1v2) feat: Leave latitude and longitude empty to use system coordinates in settings.
- (H5N1v2) feat: Added dropdown menu for timezones in settings.
Release v2.5.1
2.5.1 (2026-02-17)
- (oFbEQnpoLKKl6mbY5e13) Fix: The Icon 61n.png is not displayed and is in the wrong folder.
- (H5N1) chore: update dependencies to latest versions
Release v2.5.0
2.5.0 (2026-02-15)
- (H5N1v2) New: Added "Bright Night Icons" option. You can now choose between dark and bright icons for better visibility on different backgrounds.
- (H5N1v2) New: Added new icon set directory /admin/icons/night_bright/ for enhanced night-time visualization.
- (H5N1v2) New: Move night icons from /admin/icons/weather_icons to /admin/icons/night_dark.
- (H5N1v2) Fix: Updated AdapterConfig types to support new configuration fields.
- (H5N1v2) Fix: Improved icon path logic for current weather and hourly forecasts.