Releases: skodaconnect/homeassistant-skodaconnect
Releases · skodaconnect/homeassistant-skodaconnect
Hass.io compatibility fix
Version bumped to reflect changes in library for Hass.io compatibility.
1.0.24: Version bump to reflect library.
Version bumped to reflect library.
Fixed issue with uninitialized variable.
1.0.23
New version to reflect the latest skodaconnect library version.
1.0.19
Draft release for HACS publishing
1.0.18
Changes by @Farfar:
- Added support for energy flow sensor. Indication that nergy is flowin
- Added support for rate_limit_remaining (X-RateLimit-Remaining header)
- New attributes - energy_flow, requests_remaining
1.0.17
- fix of not cycling device position when vehicle is moving (it stays now on old position until again parked) by @Farfar
- changed parking time to show "Unknown" instead of False when not known
1.0.16
- fixed vehicleMoving behavior
Note: when vehicleMoving=yes then it can happen that device_tracker value is not correct. If you are using device_tracker somewhere always use it with combination with condition vehicleMoving=no
1.0.14
added support of attributes vehicleMoving and parkingTime
1.0.13
Small fixes for SPIN token generation for MY2020
1.0.11
Modifications related to correct SPIN handling for various actions and using correct URLs also for MY2021. Fix of using lock/unlock actions. Modified by @tanelvakker