v0.16.1
What's Changed
๐ Bugfixes
- fix(cli): missing await in auth command by @RaMin0 in #298
- Change MQTT connection to behave more like MySkoda app by @prvakt in #303
๐ ๏ธ Dependencies
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #295
- Bump pyright from 1.1.390 to 1.1.391 by @dependabot in #296
- Bump aiohttp from 3.11.10 to 3.11.11 by @dependabot in #297
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #299
๐๏ธ Other changes
- update currently implemented api_endpoints by @prvakt in #294
- add fixtures from enyaq 2023 by @prvakt in #301
New Contributors
Full Changelog: v0.16.0...v0.16.1