v0.4.3
What's Changed
- build: introduce VScode extensions by @chemelli74 in #116
- fix: compatibility with python 3.11 by @Necroneco in #156
- fix: migrate identifier by @chemelli74 in #158
- fix: storage dir exist will raise error by @wuwentao in #168
- feat: new entity naming by @Necroneco in #174
- fix: blocking call to open inside the event loop by @chemelli74 in #181
- fix: update state as callback by @chemelli74 in #193
- fix: bump midea-local to 1.1.4 by @chemelli74 in #194
Quality
- build: allign mypy cfg and ver to core by @chemelli74 in #106
- chore: align variable with library by @chemelli74 in #107
- chore: enable ruff final settings by @chemelli74 in #37
- and many others...
Build
- build: update devcontainer by @chemelli74 in #96
- chore: improve logging by @chemelli74 in #162
- build: remove superlinter (replaced by ruff) by @chemelli74 in #164
- build: introduce python matrix by @chemelli74 in #94
- fix: VScode debugging part1 by @chemelli74 in #179
- build: cleanup requirements and add missing ones by @chemelli74 in #180
- fix: VScode debugging part2 by @chemelli74 in #183
- fix: VScode debugging part3 by @chemelli74 in #184
Full Changelog: v0.4.2...v0.4.3