Skip to content

260617

Choose a tag to compare

@Chance-Konstruktion Chance-Konstruktion released this 17 Jun 20:14
· 14 commits to main since this release
d136895

What's new

Calendar-based versioning (YYMMDD). Releases are now dated — this one is
2026-06-17. Besides being easier to read, it restores HACS update detection:
an old install could sit on a version number higher than a fresh 0.x
(e.g. 0.4.2 > 0.3.0), so HACS offered no update. A YYMMDD number is always
greater, so updates show up normally from here on.

Delete a single adapter from the UI. Every adapter device now has a
Delete button. Remove a wrongly detected or swapped adapter without tearing
down and re-adding the whole integration. Unplug the adapter first — a reachable
one is rediscovered on the next poll. The "Powerline Network" overview device
can't be deleted.

Upgrading from an older build

  • The integration domain is now powerline (older builds used
    tplink_powerline). If the old one is still installed, remove it and add
    Powerline Network fresh.
  • LED control, power-saving and correct state read-back work in current builds —
    if any of those didn't react for you on an old version, this brings you onto
    the fixed code.

Full details: see CHANGELOG.md.