Summary
- We now depend on HA2025.3.2 due to a security issue
- Fixtures button has been removed, please adjust any automations you may have
- Various bugfixes related to charging and sensor updates
- When you change something in the car via HA, we now disable the button/switch while the car processes your change
- Documentation updates
- We now use myskoda 0.21.2 due to the security fix
What's Changed
💥 Breaking Changes 💥
- Remove fixtures button by @WebSpider in #661
✨ New features
- Automatically enable/disable entity on write action by @WebSpider in #662
🐛 Bugfixes
- Fix rate limit on health endpoint by @dvx76 in #632
- Update charging logic to only update when engine is electric by @WebSpider in #659
- Update all relevant sensors when receiving EventCharging by @WebSpider in #672
- Hotfix for circular imports by @WebSpider in #688
🛠️ Dependencies
- Bump ruff from 0.9.9 to 0.9.10 by @dependabot in #660
- Bump myskoda to 0.21.2 by @WebSpider in #663
🚧 Code Maintenance
- Remove unit from inspection entities by @dvx76 in #657
- Improve typing: ConfigEntry -> MySkodaConfigEntry by @WebSpider in #670
- Remove voluptuous from dependencies by @WebSpider in #666
- Set version to 1.21.2 by @WebSpider in #682
🗒️ Other changes
- Improve documentation for manual polling by @WebSpider in #671
- Document enabling tracing by @WebSpider in #681
- Update status for bronze integration quality scale by @WebSpider in #667
Full Changelog: v1.21.1...v1.21.2