Releases: skodaconnect/homeassistant-skodaconnect
1.2.13: DEPRECATION NOTICE
PLEASE READ
This integration only supports the 'old' Skoda API (associated with the old mobile app called Skoda Essentials) and will stop working when Skoda shuts down the old API. This is announced to be on December 2nd 2024 but that date has shifted already in the past.
If you are unable to use the Skoda Essentials app then this integration will not work for you. This is reported to be the case for newer Skoda accounts.
Development on this integration has essentially completely halted and it will not be updated to support the new app/API.
A new integration is being developed to work with the 'new' Skoda API (associated with the new mobile app called MySkoda): https://github.com/skodaconnect/homeassistant-myskoda
The new integration is actively developed and only a few models are (partially) supported at this time. Still we highly encourage everyone to try out the new integration and provide feedback through Github issues or Discord.
1.2.12 (skodaconnect 1.3.11): Minor fixes and announcement
What's Changed
- Configflow by @dvx76 in #274
- Fix example rate guesstimate template by @dvx76 in #281
- Add note wrt Skoda Essentials EOL by @dvx76 in #290
IMPORTANT NOTE
This integration currently only supports the old Skoda API compatible with the old Skoda Essentials App.
If you are unable to use the Skoda Essentials account the integration will not work for you. This is the case for new vehicles and/or Skoda accounts.
We are aware the Skoda Essentials app is being deprecated and are working on updating the integration to be compatible with the new API / MySkoda app, but this is a major piece of development work.
Please do not open new issues for this.
Full Changelog: 1.2.11...1.2.12
1.2.11 (skodaconnect 1.3.11): Fix setup of second car
What's Changed
This release fixes an issue introduced by HA 2024.5.X affecting integrations configured with 2 cars or when switching/updating the polling configuration:
2024-05-16 19:49:38.064 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up skodaconnect platform for binary_sensor
Traceback (most recent call last):
File "/home/fdevaux/dev/github/homeassistant-core/homeassistant/helpers/entity_platform.py", line 356, in _async_setup_platform
await asyncio.shield(awaitable)
File "/home/fdevaux/dev/github/homeassistant-core/config/custom_components/skodaconnect/binary_sensor.py", line 22, in async_setup_entry
data = hass.data[DOMAIN][entry.entry_id][DATA]
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: '033fa86b8a5ae13f4fc2bfdcf0f74415'
Kudos to @stickpin over at https://github.com/robinostlund/homeassistant-volkswagencarnet for not only fixing the issue but also bring it to our attention 💯 .
Full Changelog: 1.2.10...1.2.11
1.2.10 (skodaconnect 1.3.11): Various minor fixes and improvements
What's Changed
- Add a new state class for odometer by @maeklund86 in #272
- Cleanup README by @dvx76 in #273
- Bump versions for release 1.2.10/1.3.11/HA2024.4 by @dvx76 in #275
- Bump python version to 3.11 by @dvx76 in skodaconnect/skodaconnect#125
- Cleanup README by @dvx76 in skodaconnect/skodaconnect#124
- Fix remaining old project urls by @dvx76 in skodaconnect/skodaconnect#127
New Contributors
- @maeklund86 made their first contribution in #272 💯
Full Changelog: 1.2.9...1.2.10-dev.1
Full Changelog: skodaconnect/skodaconnect@1.3.10...1.3.11
1.2.10-dev.1 (skodaconnect 1.3.11): Various minor fixes and improvements
What's Changed
- Add a new state class for odometer by @maeklund86 in #272
- Cleanup README by @dvx76 in #273
- Bump versions for release 1.2.10/1.3.11/HA2024.4 by @dvx76 in #275
- Bump python version to 3.11 by @dvx76 in skodaconnect/skodaconnect#125
- Cleanup README by @dvx76 in skodaconnect/skodaconnect#124
- Fix remaining old project urls by @dvx76 in skodaconnect/skodaconnect#127
New Contributors
- @maeklund86 made their first contribution in #272 💯
Full Changelog: 1.2.9...1.2.10-dev.1
Full Changelog: skodaconnect/skodaconnect@1.3.10...1.3.11
1.2.9 (skodaconnect 1.3.10): Various minor fixes and improvements
What's Changed
-
Update vehicle.py by @Farfar in skodaconnect/skodaconnect#105
-
Fix set_climatisation by @dvx76 in skodaconnect/skodaconnect#111
-
Fix invalid outside temperature sensor by @dvx76 in skodaconnect/skodaconnect#114
-
Keep UTC time zone attached to datetime objects when API returns time… by @badrpc in skodaconnect/skodaconnect#116 (originally skodaconnect/skodaconnect#99)
-
Update device_tracker.py by @ChristophCaina in #250
Full Changelogs:
1.2.8: skodaconnect 1.3.9: Update User-Agent
What's Changed
- Update manifest.json by @Farfar in #231
- Add quotes by @fabaff in skodaconnect/skodaconnect#103
- Fix server address for realCarData request by @fursov in skodaconnect/skodaconnect#107
- Update requirements.txt by @Farfar in skodaconnect/skodaconnect#104
- Update User-Agent by @dvx76 in skodaconnect/skodaconnect#108
New Contributors
- @fursov made their first contribution in skodaconnect/skodaconnect#107
Full Changelog: skodaconnect/skodaconnect@1.3.8...1.3.9
Full Changelog: 1.2.7...1.2.8
Fix login issues
1.2.6: Fix install errors and update documentation
What's Changed
- Document known EULA workarounds by @dvx76 in #202
- Fix example pheater automation by @dvx76 in #205
- Bump library to 1.3.7 to fix install errors by @WebSpider in #211
New Contributors
Full Changelog: 1.2.5...1.2.6
1.2.5: Relocation and minor fixes
We have moved!
The new location for this integration now is https://github.com/skodaconnect/homeassistant-skodaconnect
What's Changed
- Repository move by @WebSpider in #196
- Library bump to 1.3.6 to support charge time in minutes in #197, from an awesome contribution by @dvx76 in skodaconnect/skodaconnect#89
Full Changelog: 1.2.4...1.2.5