Skip to content

Releases: skodaconnect/homeassistant-skodaconnect

Login bug fix

13 Jan 12:10
Compare
Choose a tag to compare

Fixed reversed logic for validation of login form check.

Service call bug fix and translations

13 Jan 09:36
cd9f121
Compare
Choose a tag to compare

Updated Dutch and German translations thanks to @laurenshoogendijk
Fixed a bug where "set_departure_schedule" wasn't working.
Fixed issue where "heater source" couldn't be set in service call.

Bug fix and new translation

06 Jan 10:08
Compare
Choose a tag to compare

Bug fix for cars on VW-Group API going unavailable after 1 hour - #165
Russian translation thanks to @chodorenko

Improved token handling

05 Jan 10:52
Compare
Choose a tag to compare

This release contains revamped token handling.
It is now possible to save session tokens to config registry. This makes startup a bit quicker and more reliable as it skips login/reauthorize for all API clients upon startup. This will hopefully make the integration more robust when restarting home assistant during VAG Server service outages.

Browser cache might need to be cleared before the new config option is displayed correctly.

New switches for Enyaq

25 Dec 22:02
Compare
Choose a tag to compare

More bug fixes.
Changed the following entities from binary_sensor to switch:

  • aircon_at_unlock
  • seat_heating_front_left
  • seat_heating_front_right
  • seat_heating_rear_left

More bug fixes for Enyaq

25 Dec 19:15
Compare
Choose a tag to compare
Pre-release

More bug fixes for Enyaq, window heating switches.

Enyaq climatisation bug fix

25 Dec 18:04
Compare
Choose a tag to compare
Pre-release

Bug fix for Enyaq climatisation

Bug fixes and improvements

24 Dec 09:09
Compare
Choose a tag to compare
Pre-release

Attempted fix for:

  • #88 - Thanks to RamonQu for providing POST info!
  • #133 - Attempted fix, unverified

Enhancements:

  • #139 - Added switch for "plug auto unlock", untested
  • #156 - Changed icon for door locks
  • Added switch for window heating during climatisation (Enyaq) - Untested
  • Added support for using heater source in climatisation service (aux heater for PHEV)
  • Added switch for "Allow use of auxiliary heater for next departure" - Untested

Enyaq iV - New sensors

28 Sep 17:54
Compare
Choose a tag to compare

From Enyaq iV software update 3.0 the following sensors are now available

  • Odometer
  • Position
  • Last connected
  • Doors status
  • Windows status
  • Lock status
  • Parking light

Bug fixes and minor improvements

25 Sep 17:18
Compare
Choose a tag to compare

Fixes for the following problems:

  • Problem with multiple vehicles hosted on different API platforms - #98
  • Fixed incorrect conversions - #121
  • Fix for invalid set schedule for Enyaq - #120
  • Fixed invalid URL used for climatisation API calls

Enhancements: