Skip to content

v0.3.0

Choose a tag to compare

@DaanVervacke DaanVervacke released this 05 Jul 19:56
d375aab

What's Changed

Highlights

  • Integration now genuinely meets the Gold quality scale (adds py.typed, links the "cannot connect" repair issue directly into the reauth/reconfigure flow)
  • Entity IDs are prefixed with sx_evo_ (e.g. light.sx_evo_kitchen). Friendly names are unaffected
  • First on/off action after adding a light no longer lags. The CAN notifier is now shared across discovery and read loop, so notifier.stop() never blocks the event loop
  • Adding, removing, or renaming outputs on an existing module skips the full bus reconnect and just reloads the platforms. Module renames update the device name in place

Full Changelog: v0.2.1...v0.3.0