Skip to content

Releases: skodaconnect/homeassistant-skodaconnect

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:

Bug fixes

08 Sep 14:14
d94b358
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release

(Unverified) 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

Enhancements:

Bug fixes and minor improvements

04 Jul 18:03
Compare
Choose a tag to compare

Thanks to @loeffelpan and @stefanuc111 for providing fixes for a number of bugs.
This release contains a number of small fixes and improvements.

  • #123 should be fixed
  • #122 merged
    And more!

Electric Climatisation fix

03 Jun 10:41
06627bf
Compare
Choose a tag to compare

Minor fix for electric climatisation that didn't show correct status when ventilating.

Fix for login issues

11 Feb 12:38
Compare
Choose a tag to compare

Updated requirement for latest library containing fix for login issues #107

Minor fixes

07 Feb 15:53
Compare
Choose a tag to compare
  • Fixed issue where refresh switch shows as unavailable - #106
  • Fixed poll interval label in config flow - #100
  • Fixed latest timestamp for requests

Fix for Enyaq iV electric range

03 Feb 12:58
Compare
Choose a tag to compare

Updated requirement for latest library ro remedy broken electric_range sensor for Enyaq iV.

Updates for login handling

03 Feb 08:01
Compare
Choose a tag to compare
  • Updated to require fixed library for login handling #105
  • Fix for electric cars incorrectly showing electric range as "combustion range"
  • Fix for consent information not being retrieved with newer pyJWT library.

New login handling and updates for HA 2021.12+

29 Jan 11:33
Compare
Choose a tag to compare

This release contains fix for new login form handling and minor fixes for Home Assistant version 2021.12+

Bug fixes

19 Nov 07:50
Compare
Choose a tag to compare

This release contains fixes for the following:

  • Device classes for regular sensors to fix history for sensors with text - #87
  • Fixed set current for charger in departure timers
  • Fixed Enyaq charger action bug that applied defaults to charge level and "auto unlock plug".
  • Fixed bug where temp setting for departure schedule service wasn't applied
  • Added clarifying error message for Enyaq window heating - #88
  • Cleaned up some service definitions and descriptions - #89