ha-toyota-na
Introduction
This is a Home Assistant integration for Toyota North America.
Stable
Current features
Certain entities and services require the Remote Subscription.
Sensors:
- Door lock status (Remote Subscription Required)
- Window/Moonroof status (Remote Subscription Required)
- Trunk Status (Remote Subscription Required)
- Real time location (Remote Subscription Required)
- Last Parked Location
- Tire Pressure
- Fuel Level
- Odometer
- Oil Status
- Key Fob Battery Status
- Last Update
- Last Tire Pressure Update
- Speed
- EV Plug Status
- EV Remaining Charge Time
- EV Travel Distance
- EV Charge Type
- EV Charge Start Time
- EV Charge End Time
- EV Connector Status
- EV Charging Status
Services:
- Lock/Unlock Doors (Remote Subscription Required)
- Remote Start/Stop Engine (Remote Subscription Required)
- Hazards On/Off (Remote Subscription Required)
- Refresh Data
Installation
HACS
- Install HACS: https://hacs.xyz/docs/setup/download
- Search and install "Toyota (North America)" in HACS integration store
Manual installation:
- Download this repo by either of the following method
- Copy or link this repo into Home Assistant "custome_components" directory
ln -s ha-toyota-na/custom_components/toyota_na ~/.homeassistant/custom_components/
Configuration
Click "Add integration" from Home Assistant, search "Toyota (North America)", click to add.
Enter your username and password, and then OTP for Toyota One App or Toyota Entune App and all set.
After setting up, Most information in Toyota One app should be available in Home Assistant.
Credits
Thanks @DurgNomis-drol for making the the original Toyota Integration and bringing up the discussion thread at https://github.com/DurgNomis-drol/mytoyota/issues/7.
Thanks @visualage for finding the way to authenticate headlessly.