Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.98 KB

README.md

File metadata and controls

51 lines (40 loc) · 1.98 KB

ha-toyota-na

Introduction

This is a Home Assistant integration for Toyota North America.

Stable

GitHub release (latest by date) GitHub Release Date GitHub Releases

Current features

Sensors:

  • Door lock status
  • Window/Moonroof status
  • Trunk Status
  • Real time location
  • Last Parked Location
  • Tire Pressure
  • Fuel Level
  • Odometer
  • Oil Status
  • Key Fob Battery Status

Services:

  • Lock/Unlock Doors
  • Remote Start/Stop Engine

Installation

HACS

  1. Install HACS: https://hacs.xyz/docs/setup/download
  2. Search and install "Toyota (North America)" in HACS integration store

Manual installation:

  1. Download this repo by either of the following method
  1. 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 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. image

Discord

https://discord.gg/mFHJYew658

Credits

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.