Releases: ipod86/ioBroker.openmeteo-notify
Releases · ipod86/ioBroker.openmeteo-notify
Release list
Release v0.2.0
Release v0.1.16
Release v0.1.15
Release v0.1.14
fix: pin @types/node to ^22 (W0066)
Release v0.1.13
Release v0.1.12
chore: release 0.1.12 — translate 84 missing admin i18n keys (W5606)
Release v0.1.11
Release v0.1.10
fix: improve air quality/pollen error log – distinguish timeout from …
Release v0.1.9
0.1.9 (2026-06-22)
- fix: increase HTTP request timeout from 10s to 30s
- fix: remove spurious enableWarnOfficialFetch from native defaults
- chore: bump @iobroker/adapter-core from 3.3.2 to 3.4.1
- chore: bump @iobroker/adapter-react-v5, react, @vitejs/plugin-react, vite in src-admin
- chore: bump ioBroker/testing-action-check from 1 to 2
Release v0.1.8
- Add 10s timeout to all 5 https.get() calls
- Translate all remaining German common.name values to English
- Fix warning time locale (de-DE → system locale)
- Add bounds validation for updateInterval and warnIntervalMinutes
- Add missing native defaults: warnOfficialFetch, enableWarnOfficialFetch, widgets
- Move _locationInfo initialization to constructor