Skip to content

Releases: ipod86/ioBroker.openmeteo-notify

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 19:47
v0.2.0

Release v0.1.16

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:47
chore: release v0.1.16

Release v0.1.15

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:07
chore: release v0.1.15

Release v0.1.14

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:02
fix: pin @types/node to ^22 (W0066)

Release v0.1.13

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:54
chore: release v0.1.13

Release v0.1.12

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:44
chore: release 0.1.12 — translate 84 missing admin i18n keys (W5606)

Release v0.1.11

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:00
chore: release v0.1.11

Release v0.1.10

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:50
fix: improve air quality/pollen error log – distinguish timeout from …

Release v0.1.9

Choose a tag to compare

@ipod86 ipod86 released this 23 Jun 04:20

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 12:03
  • 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