v1.19.0
Summary
- New minimal HA version due to security updates in
jinja2
: 2025.1.0 - @prvakt and @fursov at it again, giving us a new sensor that tells us what events we received and AC timers! ๐ช
- Solved a display bug for the car battery state
- Fixed a translation bug for door states
- Minor tuning for when to show charging related sensors
- We are now starting to cache the list of cars you own to keep running when some API endpoints are down
- Improvements to the way we react unpredictable behavior of the MySkoda servers
- Translation updates: ๐จ๐ฟ ๐ฉ๐ช ๐ซ๐ฎ ๐ญ๐บ ๐ณ๐ฑ ๐ง๐ท ๐ต๐น ๐ท๐บ ๐ธ๐ช
What's Changed
โจ New features
- Implement service event sensor with history by @fursov in #506
- add AirConditioningTimer 1,2 and 3 switch by @prvakt in #541
๐ Bugfixes
- Remove battery deviceclass from TargetBatteryPercentage by @WebSpider in #534
- Handle ClientResponseError during integration config flow by @WebSpider in #554
- change required capabilities for some sensors by @prvakt in #567
๐ ๏ธ Dependencies
- Bump ruff from 0.8.4 to 0.8.6 by @dependabot in #530
- Bump myskoda to 0.17.0 by @WebSpider in #538
- Bump myskoda to 0.17.1 by @WebSpider in #549
- Bump minimal homeassistant to from 2024.10 to 2025.1.0 by @WebSpider in #552
- Bump myskoda to 0.17.2 by @WebSpider in #562
- Bump ruff from 0.8.6 to 0.9.1 by @dependabot in #565
๐ง Code Maintenance
- Fix CI by using snap install of Just by @WebSpider in #531
- (chore) Config migration flow by @WebSpider in #528
- Update categories for changelog generator by @WebSpider in #553
- Prepare release of 1.19.0 by @WebSpider in #568
๐๏ธ Other changes
- Update translations by @github-actions in #529
- Update de.json by @ChristophCaina in #537
- Change door/window friendly name by @WebSpider in #543
- Update translations by @github-actions in #536
- Update translations by @github-actions in #544
- (chore) Config updates: Cache list of seen vins in ConfigEntry by @WebSpider in #502
- Update translations by @github-actions in #551
- Update translations by @github-actions in #566
New Contributors
- @ChristophCaina made their first contribution in #537
Full Changelog: v1.18.1...v1.19.0