The underlying library has undergone major code changes and there might be some breaking changes. Be sure to read the readme and backup all data.
The code for pre-heater is changed but haven't been tested.
- Valid services check is added
- Token handling is added, verification at login, validate before requests and revoke on shutdown/logout
- Some enitites have changed names, some have changed type
- device tracker should be fixed, position is now "not_home" when car is moving. This might break the automation example in README.
- Requests handling is improved and status per section is added. Requests now trigger immediate refresh in hass gui
- Added config option for enabling/disabling comprehensive debug of raw response data
- Code cleanup
RC2:
- Bumped version and requirement to reflect library
RC3:
- Request correct library version
RC4:
- Service auto discovery has been reworked. Should correctly identify enabled API endpoints for all cars.
RC5:
- Fixes in code for pre-heater.
RC6:
- Fix for remote lock/unlock
- Inverted data for service days and distance
- Disabled unused service (departure timers)
- Removed unused code
- Added token revocation on logout
RC7:
- Fix for unlock
- Fix for vehicle_moving