1.10.0
This release adds a binary sensor to show API connection status as well as adds system health information and diagnostics for the integration. It also prepares for a more efficient internal data model.
N.B. The sensors for factory complete date and registration date are now available as attributes to the VIN and registration number. They should be considered deprecated and will be removed as separate sensors in the next release.
What's Changed
- Close inactive issues automatically by @jschlyter in #228
- Use APIv2 for getConsumerCarsV2 by @jschlyter in #230
- Remove API v1 and present APIs as "Auth" and "Data" by @jschlyter in #231
- Add binary sensor for API connection by @jschlyter in #232
- Add system health information by @jschlyter in #235
- Add static dates as attributes by @jschlyter in #238
- Add support for diagnostics by @jschlyter in #239
- Add dataclass models by @jschlyter in #227
- Update data model and tests by @jschlyter in #241
- Disable some sensors by default by @jschlyter in #236
- Minor fixes before release by @jschlyter in #243
Full Changelog: 1.9.0...1.10.0