Skip to content

v2.0.4 — Fix OptionsFlow 500, simplify README

Choose a tag to compare

@Kartax Kartax released this 31 May 20:41
a7b8eaa

v2.0.4

Bug Fix

  • OptionsFlow 500 error fixed: OptionsFlowHandler tried to override the read-only config_entry property. Removed custom __init__ — the framework provides config_entry automatically.

Documentation

  • README Installation & Configuration simplified to 3 steps: Install via HACS → Restart → Add integration via Settings.

Full Changelog: v2.0.3...v2.0.4