Skip to content

v1.19.0

Compare
Choose a tag to compare
@WebSpider WebSpider released this 14 Jan 09:46
· 3 commits to main since this release
3d74ca0

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

๐Ÿšง Code Maintenance

๐Ÿ—’๏ธ 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

Full Changelog: v1.18.1...v1.19.0