You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,12 @@ Toyota EU MyToyota ctpa-oneapi API and makes them available in Home Assistant as
21
21
As there is no official API from Toyota, I will try my best to keep
22
22
it working, but there are no promises.
23
23
24
+
With Version 2.0.0 the toyota Custom Component only supports the new Toyota ctpa-oneapi API!
25
+
This means that this version is **no longer compatible** with your vehicle **if you are still using the old [MyT](https://play.google.com/store/apps/details?id=app.mytoyota.toyota.com.mytoyota) app**! Before updating, please make sure that you are already using the new [MyToyota](https://play.google.com/store/apps/details?id=com.toyota.oneapp.eu) app and that your vehicle has already been migrated to the new API.
26
+
27
+
**If you already have an installation of the custom component, make sure when updating to a version >= 2.0 to completely remove the previous installation from your Home Assistant devices and HACS!
28
+
You should then perform a reboot and can then reinstall the custom component via HACS again.**
Copy file name to clipboardExpand all lines: info.md
+11-8
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,22 @@
2
2
3
3
This custom integration aims to provide plug-and-play integration for your Toyota vehicle.
4
4
5
-
**Disclaimer: Features available dependents on your car model and year.**
5
+
With Version 2.0.0 the toyota Custom Component only supports the new Toyota ctpa-oneapi API!
6
+
This means that this version is **no longer compatible** with your vehicle **if you are still using the old [MyT](https://play.google.com/store/apps/details?id=app.mytoyota.toyota.com.mytoyota) app**! Before updating, please make sure that you are already using the new [MyToyota](https://play.google.com/store/apps/details?id=com.toyota.oneapp.eu) app and that your vehicle has already been migrated to the new API.
6
7
7
-
**Only Europe is supported**
8
+
**If you already have an installation of the custom component, make sure when updating to a version >= 2.0 to completely remove the previous installation from your Home Assistant devices and HACS!
9
+
You should then perform a reboot and can then reinstall the custom component via HACS again.**
8
10
9
11
### Features
10
12
13
+
**Only Europe is supported**
14
+
**Disclaimer: Features available depends on your car model and year.**
15
+
11
16
- Battery/fuel remaining sensors.
12
17
- Read your odometer to see how far your car haven driven totally.
13
-
- See your numberplate and other details about your car.
14
-
- Weekly, monthly and yearly statistics.
15
-
- HVAC, Window and lights sensors.
18
+
- See your vin and other details about your car.
19
+
- Daily, weekly, monthly and yearly statistics.
16
20
- Door and door lock sensors, including hood and trunk sensor.
17
-
- Is key in car and over all status sensor.
18
21
- And more...
19
22
20
23
See [features](https://github.com/DurgNomis-drol/ha_toyota#binary-sensors) section for more details
@@ -25,9 +28,9 @@ Go to: Settings -> Integrations -> Add integration and search for Toyota Connect
0 commit comments