Summary
- We now support password changes!
- Fixes a bug that could cause not all sensors to be updated while charging
- Introduction of caching: Start caching data that doesn't change often, so we update quicker and introduce less 429 errors
- Bump
myskoda
to 0.20.0: Support for 4 new messages: https://github.com/skodaconnect/myskoda/releases/tag/v0.20.0 - Translation updates: 🇨🇿 🇫🇮 🇳🇱 🇧🇷 🇵🇹
All changes
✨ New features
- Implement reauthentication flow by @WebSpider in #624
🐛 Bugfixes
- Force update if charging service event contains no data by @fursov in #617
- Fix update failing when user endpoint cached by @WebSpider in #629
🛠️ Dependencies
- Bump ruff from 0.9.4 to 0.9.6 by @dependabot in #619
- Bump myskoda to 0.20.0 by @WebSpider in #620
- Bump pyright from 1.1.393 to 1.1.394 by @dependabot in #627
🚧 Code Maintenance
- Implement user endpoint cache of 6 hours by @WebSpider in #614
- Add support for odometer update event by @WebSpider in #621
- Prepare release v1.20.0 by @WebSpider in #630
🗒️ Other changes
- Update translations by @github-actions in #615
- Update translations by @github-actions in #623
- Update translations by @github-actions in #628
Full Changelog: v1.19.4...v1.20.0