Skip to content

Releases: skodaconnect/homeassistant-skodaconnect

v1.0.30 - Major code rework

06 Feb 09:06
Compare
Choose a tag to compare

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.

  • 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
  • Inverted data for service days and distance
  • Disabled unused service (departure timers)
  • Added token revocation on logout

v1.0.30-rc7 - Fix for unlock and vehicle moving

31 Jan 15:59
Compare
Choose a tag to compare

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

v1.0.30-rc6 - Fixes for remote lock/unlock

29 Jan 22:35
Compare
Choose a tag to compare

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

v1.0.30-rc5 - Fixes for pre-heater

28 Jan 14:21
Compare
Choose a tag to compare
Pre-release

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
  • 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.

v1.0.30-rc4 - Rework of service autodiscovery

27 Jan 16:21
Compare
Choose a tag to compare

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
  • 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.

v1.0.30-rc3 - Fixed library version

27 Jan 12:24
Compare
Choose a tag to compare
Pre-release

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
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

v1.0.30-rc2 - Major code rework

27 Jan 10:50
Compare
Choose a tag to compare
Pre-release

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
  • 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

v1.0.30-rc - Major code rework

27 Jan 09:33
Compare
Choose a tag to compare
Pre-release

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
  • 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

1.0.27: Fix where wrong pypi package was requested

23 Dec 07:48
Compare
Choose a tag to compare

Fix where wrong pypi package was requested.

Hass.io compatibility fix

22 Dec 21:54
Compare
Choose a tag to compare

Version bumped to reflect changes in library for Hass.io compatibility.