Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update info.md and README.md #214

Merged
merged 2 commits into from
Jan 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Toyota EU MyToyota ctpa-oneapi API and makes them available in Home Assistant as
As there is no official API from Toyota, I will try my best to keep
it working, but there are no promises.

With Version 2.0.0 the toyota Custom Component only supports the new Toyota ctpa-oneapi API!
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.

**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!
You should then perform a reboot and can then reinstall the custom component via HACS again.**

## Features

Only Europe is supported.
Expand Down
19 changes: 11 additions & 8 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,22 @@

This custom integration aims to provide plug-and-play integration for your Toyota vehicle.

**Disclaimer: Features available dependents on your car model and year.**
With Version 2.0.0 the toyota Custom Component only supports the new Toyota ctpa-oneapi API!
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.

**Only Europe is supported**
**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!
You should then perform a reboot and can then reinstall the custom component via HACS again.**

### Features

**Only Europe is supported**
**Disclaimer: Features available depends on your car model and year.**

- Battery/fuel remaining sensors.
- Read your odometer to see how far your car haven driven totally.
- See your numberplate and other details about your car.
- Weekly, monthly and yearly statistics.
- HVAC, Window and lights sensors.
- See your vin and other details about your car.
- Daily, weekly, monthly and yearly statistics.
- Door and door lock sensors, including hood and trunk sensor.
- Is key in car and over all status sensor.
- And more...

See [features](https://github.com/DurgNomis-drol/ha_toyota#binary-sensors) section for more details
Expand All @@ -25,9 +28,9 @@ Go to: Settings -> Integrations -> Add integration and search for Toyota Connect

[Add Integration](https://my.home-assistant.io/redirect/config_flow_start?domain=toyota)

### Help is need to:
### Help is need to

- Implement Lock and HVAC control.
- Add support for other regions.

### [Docs (installation, config, and issues)](https://github.com/DurgNomis-drol/ha_toyota)
#### [Docs (installation, config, and issues)](https://github.com/DurgNomis-drol/ha_toyota)