Skip to content

v1.3.0 🌈

Compare
Choose a tag to compare
@DurgNomis-drol DurgNomis-drol released this 17 Dec 15:32
· 53 commits to master since this release
d3715a6

🚨 Attention Attention! 🚨
⚠️ Breaking changes ahead! (and more are expected to follow) ⚠️
⚠️ Please read carefully! ⚠️

As some of you have probably already noticed, Toyota has been switching from the previous "MyT" app to the new "MyToyota" App for some time now. A new Toyota Connected Service API was also introduced with this change.

As a result, the current Toyota Home Assistant Custom Integration < 1.3.0 will no longer work for anyone who has already been migrated to the new API by Toyota!

Version 1.3.0 of the custom integration contains a quick fix (#166) for all people who have already migrated to the new API. However, this also means that many of the previous functions will no longer be provided. Currently, version 1.3.0 of the custom integration only generates entities with standard vehicle information and some journey statistics.

Version 1.3.0 is also expected to be the last version that supports the old API of the MyT app. We are currently working hard to support the new MyToyota API in the Python lib on which the custom component is based ( DurgNomis-drol/mytoyota#242) and will continue to focus our work on this in the future. When the initial work on the Python lib is completed, we will also start to adapt the Toyota Custom Integration to the new API.

Remember, there is no official documentation on the API from Toyota and everything used here was found out by reverse engineering and trial and error!
This makes it impossible for us to support multiple versions in the future, which is why we will be focussing on the new API. We hope for your understanding.

If you have further questions, please use the thread in the Home Assistant forum (https://community.home-assistant.io/t/toyota-custom-integration/335139) or the discussion areas on the Github repo for the custom component (https://github.com/DurgNomis-drol/ha_toyota/discussions) or the Python lib (https://github.com/DurgNomis-drol/mytoyota/discussions).