This is a Home Assistant integration for Toyota North America.
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
- Install HACS: https://hacs.xyz/docs/setup/download
- Search and install "Toyota (North America)" in HACS integration store
- Download this repo by either of the following method
git clone https://github.com/widewing/ha-toyota-na
- Download https://github.com/widewing/ha-toyota-na/archive/refs/heads/master.zip
- Copy or link this repo into Home Assistant "custome_components" directory
ln -s ha-toyota-na/custom_components/toyota_na ~/.homeassistant/custom_components/
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.
Thanks @DurgNomis-drol for making the the original Toyota Integration and bringing up the discussion thread at DurgNomis-drol/mytoyota#7.
Thanks @visualage for finding the way to authenticate headlessly.