github jontofront/ecoNET-300-Home-Assistant-Integration v1.3.0

4 hours ago

ecoNET-300 v1.3.0 ๐ŸŽ‰

A stable release that consolidates all of the 1.3.0 beta fixes. No manual configuration migration is required โ€” your existing setup keeps working.

โœจ What's New

  • ๐Ÿ“… Schedules as Calendar entities โ€” heating, mixer, and hot-water schedules are now real Home Assistant Calendar entities (instead of text sensors). Easier to view and to use in automations.
  • โš™๏ธ Configurable settings โ€” from the integration Options you can now:
    • set separate polling intervals per endpoint,
    • choose device grouping: split (separate devices, default) or single (one merged device).
  • ๐Ÿฉบ Health diagnostics โ€” new entities: Data age, Consecutive failures, Last successful update, and a Live polling connectivity sensor. You can see the integration's health even when the boiler isn't responding.
  • ๐Ÿ”ฅ More heat-pump (Phoenix) sensors and an editParams catalog of editable parameters.
  • ๐Ÿงน Cleaner entity list โ€” removed duplicate boiler-output sensors (kept the "running now" states), and moved registration/configuration values into Diagnostics.

โฌ†๏ธ Upgrading from 1.2.x โ€” important

Home Assistant does not delete old entities on upgrade, so a few will become Unavailable and should be removed manually:

  1. Update via HACS and restart Home Assistant.
  2. Go to Settings โ†’ Devices & Services โ†’ ecoNET300 โ†’ Entities.
  3. Filter by Unavailable.
  4. Delete the old sensor.*_schedule (schedule) sensors and any leftover Unavailable boiler sensors.

Deleting is safe โ€” it only removes the stale registry entry. If your automations used the old schedule sensors, switch them to the new Calendar entities.

๐Ÿ“– Full details: CHANGELOG ยท Migration guide

Don't miss a new ecoNET-300-Home-Assistant-Integration release

NewReleases is sending notifications on new releases.