Skip to content

Versoin 2025.11.1

Choose a tag to compare

@nao-pon nao-pon released this 29 Nov 13:22
· 7 commits to main since this release

Full Changelog: 2025.11.0...2025.11.1

fix: unify MAC handling and improve DHCP discovery

Refactor connection testing into a shared helper and ensure MAC normalization is consistent across config flow, entities, and
storage. Improve DHCP-based discovery by validating reachability and providing pre-filled defaults when starting a flow.

Also fixes incorrect DHCP MAC pattern in manifest, corrects storage file naming, and improves default device name generation.