Skip to content

Commit

Permalink
Merge pull request #306 from dvx76/deprecation-notice
Browse files Browse the repository at this point in the history
Deprecation notice
  • Loading branch information
Farfar authored Nov 6, 2024
2 parents 18e7c45 + 601ec1d commit 68b5095
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,17 @@
![PyPi](https://img.shields.io/pypi/v/skodaconnect?label=latest%20library)
![Downloads](https://img.shields.io/github/downloads/skodaconnect/homeassistant-skodaconnect/total)

# **IMPORTANT NOTE**
# **DEPRECATION NOTICE**

This integration currently only supports the old Skoda API compatible with the old Skoda Essentials App.
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 account the integration will not work for you. This is the case for new vehicles and/or Skoda accounts.
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.

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.
Development on this integration has essentially completely halted and it will not be updated to support the new app/API.

Please do not open new issues for this.
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

# **Maintainers and contributors needed**

Keeping up with changes made by Skoda/VAG to the API requires coders with access to various cars and the ability to reverse engineer changes and new features into this project. Contributions in the form of raised issues and pull requests are much needed in order to maintain the functionality for all different models of Skoda cars.

Contributors and maintainers will naturally drift away from the project once they either no longer own a Skoda or move away from Home Assistant. As a results, there aren't really any long-term maintainers or contributors still active. But we do what we can to keep the project alive and up to date.

For questions, further help or contributions you can join the Discord server at https://discord.gg/826X9jEtCh.
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](https://discord.gg/826X9jEtCh).

# Skoda Connect - A Home Assistant custom component for Skoda Connect/MyŠKODA

Expand Down
2 changes: 1 addition & 1 deletion custom_components/skodaconnect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"skodaconnect==1.3.11",
"homeassistant>=2024.4.0"
],
"version": "v1.2.12",
"version": "v1.2.13",
"iot_class": "cloud_polling"
}

0 comments on commit 68b5095

Please sign in to comment.