What's Changed
- Fix issue #43: ImportError: cannot import name 'override' from 'typing' by @pdcastro in #44
- This error only affects Home Assistant installations powered by Python 3.11, which is still supported. For reference, Home Assistant docker releases since version 2024.2.0 ship with Python 3.12 and are thus not affected.
Full Changelog: v1.7.0...v1.7.1