1.14.0
New Features
- Quicker API updates using a new car telematics endpoint.
- Enable long-term statistics for odometers.
- Car health sensors for Polestar 2 added.
- Update unit handling should provide unit versions. Support for
miles/kWh
expected in Home Assistant 2025.3, howeverparsec/TWh
will most likely not be supported.
⚠️ Breaking Changes ⚠️
- Unique IDs has changed back to VIN – you will need to remove and add your vehicles again. Adding the same vehicle twice using difference Polestar IDs is no longer supported.
- Some senors renamed (no units in sensor names, /estimate/estimated/)
Known Issues
- Car information is not updated periodically, software upgrades only shown after restart. Will be fixed in a later release.
What's Changed
- Use pypolestar library from PyPI by @jschlyter in #287
- Enable long-term statistics for odometers by @jschlyter in #289
- Update issue templates by @jschlyter in #297
- Refactor and simplify using DataUpdateCoordinator by @jschlyter in #294
- Use car telematics and add health sensors by @jschlyter in #300
- Move data mapping to entities by @jschlyter in #302
Full Changelog: 1.13.1...1.14.0