Skip to content

Releases: grid-coordination/openadr3-ven-hass

v0.4.7

28 May 13:37

Choose a tag to compare

Changes

7f87813 0.4.7: get_notifiers must not crash setup on network errors (GH#15)
0c5da89 0.4.6: preserve last-known data on empty get_events result (GH#14)

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.6

28 May 13:27

Choose a tag to compare

Changes

0c5da89 0.4.6: preserve last-known data on empty get_events result (GH#14)
743e1da 0.4.5: intervalPeriod inheritance + config_flow blocking-call fix (GH#13, OA3V-9xc)

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.5

28 May 12:53

Choose a tag to compare

Changes

743e1da 0.4.5: intervalPeriod inheritance + config_flow blocking-call fix (GH#13, OA3V-9xc)
27893e2 docs: front-load Developer Tools verification recipe (OA3V-eup)

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.4

26 May 17:11

Choose a tag to compare

Changes

d23d17a 0.4.4: fix three event-loop blocking calls surfaced by HA 2026.5
bb96bb3 0.4.3: fix mqtt_client ReasonCode crash on paho-mqtt 2.x (GH#12)

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.3

26 May 15:25

Choose a tag to compare

Changes

bb96bb3 0.4.3: fix mqtt_client ReasonCode crash on paho-mqtt 2.x (GH#12)
78b5475 0.4.2: adaptive coordinator polling + slot-boundary-aligned refresh

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.2

25 May 19:16

Choose a tag to compare

Changes

78b5475 0.4.2: adaptive coordinator polling + slot-boundary-aligned refresh
1455b1d Add CHANGELOG.md and broaden README upgrade section to 0.2.x

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.1

25 May 18:22

Choose a tag to compare

Changes

a69f6d8 0.4.1: fix payload-type case mismatch dropping all forecast rows
cc8a9ec Ignore Python bytecode caches

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.4.0

25 May 17:44

Choose a tag to compare

Changes

c43634e 0.4.0: multi-payload entities, native-granularity forecast, service-based access
7dbe871 Bump version to 0.3.0

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.3.0

24 May 14:58

Choose a tag to compare

Changes

7dbe871 Bump version to 0.3.0
784a82f README: flag hourly-only granularity, link to tracking issue

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant.

v0.2.1

23 Apr 00:31
@dcj dcj

Choose a tag to compare

What's New

Bug Fixes

  • Fixed timezone gap in event queries — passes explicit date range to avoid missing events near day boundaries
  • Fixed negative price display — removed y-axis min:0 clamp so negative prices (e.g. solar oversupply) render correctly in forecast charts

Dashboard

  • Updated dashboard guide with Mushroom entity cards + ApexCharts layout matching the recommended configuration
  • Updated dashboard screenshot

Upgrading

HACS users: update notification will appear automatically. After updating, restart Home Assistant. No reconfiguration needed.