Releases: skodaconnect/homeassistant-myskoda
Releases · skodaconnect/homeassistant-myskoda
v1.21.1
Summary
- This release fixes an issue (#651) introduced in v1.21.0 which causes most entities to become unknow during normal periodic updates.
What's Changed
🐛 Bugfixes
- Force new Vehicle to be returned by @dvx76 in skodaconnect/myskoda#379
🛠️ Dependencies
Full Changelog: v1.21.0...v1.21.1
v1.21.0
Summary
- We now use
myskoda
0.21:- Fix MQTT compatibility clash for HA2025.3
- Introduce more caching for replies
- Small bugfixes
- Translation updates: 🇭🇺 🇷🇺 🇸🇮
- Due to MQTT compatibility clash, new minimal required HA version is 2025.3
What's Changed
🛠️ Dependencies
- Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #634
- Bump ruff from 0.9.7 to 0.9.9 by @dependabot in #642
- Bump pyright from 1.1.394 to 1.1.396 by @dependabot in #641
- Switch to using beta lib by @WebSpider in #644
- Bump minimum HA version to 2025.3.0b1 by @WebSpider in #646
- Prepare new release by @WebSpider in #647
🗒️ Other changes
Full Changelog: v1.20.0...v1.21.0
v1.21.0-beta2
THIS IS A PRERELEASE FOR CHECKING COMPATIBILITY WITH HA2025.3bx
What's Changed since beta1
🛠️ Dependencies
- Bump minimum HA version to 2025.3.0b1 by @WebSpider in #646
Full Changelog: v1.21.0-beta1...v1.21.0-beta2
v1.21.0-beta1: HA 2025.3 compatibility
THIS IS A PRERELEASE FOR CHECKING COMPATIBILITY WITH HA2025.3bx
What's Changed
🛠️ Dependencies
- Bump ruff from 0.9.6 to 0.9.7 by @dependabot in #634
- Bump ruff from 0.9.7 to 0.9.9 by @dependabot in #642
- Bump pyright from 1.1.394 to 1.1.396 by @dependabot in #641
- Switch to using beta lib by @WebSpider in #644
🗒️ Other changes
Full Changelog: v1.20.0...v1.21.0-beta1
v1.20.0
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
v1.19.4
Summary
- Fix a bug in event handling that would cause sensors to go unavailable during charging (#610)
- Improve error handling during integration initialization
- Bump myskoda to 0.19.0:
- Add timestamps so we can implement a caching strategy in an effort to get rid of 429/battery protection
- Add newly observed capabilities
- Improve robustness when encountering new capabilities
- Translation updates: 🇳🇱 🇳🇴 🇧🇷 🇵🇹 🇷🇺
- Dependency updates
What's Changed
🐛 Bugfixes
🛠️ Dependencies
- Bump pyright from 1.1.392.post0 to 1.1.393 by @dependabot in #605
- Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #606
- Bump myskoda to 0.19.0 by @WebSpider in #607
🚧 Code Maintenance
- Improve config flow error by @WebSpider in #600
- Bump version to 1.19.4 by @WebSpider in #613
🗒️ Other changes
Full Changelog: v1.19.2...v1.19.4
v1.19.3
Summary
- Fix a bug in event handling that would cause sensors to go unavailable during charging (#610)
- Improve error handling during integration initialization
- Bump myskoda to 0.19.0:
- Add timestamps so we can implement a caching strategy in an effort to get rid of 429/battery protection
- Add newly observed capabilities
- Improve robustness when encountering new capabilities
- Translation updates: 🇳🇱 🇳🇴 🇧🇷 🇵🇹 🇷🇺
- Dependency updates
What's Changed
🐛 Bugfixes
🛠️ Dependencies
- Bump pyright from 1.1.392.post0 to 1.1.393 by @dependabot in #605
- Bump ruff from 0.9.3 to 0.9.4 by @dependabot in #606
- Bump myskoda to 0.19.0 by @WebSpider in #607
🚧 Code Maintenance
- Improve config flow error by @WebSpider in #600
🗒️ Other changes
Full Changelog: v1.19.2...v1.19.3
v1.19.2
Summary
- Dependency updates
- Documentation updates
- New language: 🇸🇰
- Translation updates
What's Changed
🐛 Bugfixes
- Bump myskoda to 0.18.2 by @WebSpider in #597
🛠️ Dependencies
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #583
- Bump pyright from 1.1.391 to 1.1.392.post0 by @dependabot in #584
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #589
- Bump myskoda to 0.18.1 / prepare 1.19.2 release by @WebSpider in #595
🗒️ Other changes
- Update README with configuration and diagnostics sensors by @fursov in #555
- Update translations, adds Slovak by @github-actions in #573
- Fix slovak and czech translation by @prvakt in #577
- Update translations by @github-actions in #582
- Update translations by @github-actions in #588
- Car Info entity sensor by @pawelaugustyn in #596
Full Changelog: v1.19.1...v1.19.2
v1.19.2pre1
THIS IS A PRERELEASE TO CHECK THE NEW RELEASE FLOW
What's Changed
🛠️ Dependencies
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #583
- Bump pyright from 1.1.391 to 1.1.392.post0 by @dependabot in #584
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #589
🚧 Code Maintenance
- Add automatic version update to release process by @WebSpider in #585
- Fix typo in releaser by @WebSpider in #590
🗒️ Other changes
- Update README with configuration and diagnostics sensors by @fursov in #555
- Update translations, adds Slovak by @github-actions in #573
- Fix slovak and czech translation by @prvakt in #577
- Update translations by @github-actions in #582
- Update translations by @github-actions in #588
Full Changelog: v1.19.1...v1.19.2pre1
v1.19.2pre0
THIS IS A PRERELEASE TO CHECK THE NEW RELEASE PROCESS
What's Changed
🛠️ Dependencies
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #583
- Bump pyright from 1.1.391 to 1.1.392.post0 by @dependabot in #584
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #589
🚧 Code Maintenance
- Add automatic version update to release process by @WebSpider in #585
🗒️ Other changes
- Update README with configuration and diagnostics sensors by @fursov in #555
- Update translations, adds Slovak by @github-actions in #573
- Fix slovak and czech translation by @prvakt in #577
- Update translations by @github-actions in #582
- Update translations by @github-actions in #588
Full Changelog: v1.19.1...v1.19.2pre0