4.3.1
What's Changed
Bug Fixes
- Fix "Config flow could not be loaded: 500 Internal Server Error" when opening the options UI on Home Assistant 2025.12+. HA removed the setter for
OptionsFlow.config_entry, so the integration no longer assigns it in__init__and relies on the base-class property instead. (#8)
Full Changelog: 4.3.0...4.3.1