home_assistant_tractive icon indicating copy to clipboard operation
home_assistant_tractive copied to clipboard

Custom component for Tractive

Tractive

Validate with hassfest GitHub Release hacs_badge

Custom component for using Tractive gps in Home Assistant.

I recommend to start using the official integration https://www.home-assistant.io/integrations/tractive/

Support the developer

imgage

imgage

Install

Use hacs or copy the files to the custom_components folder in Home Assistant config.

Configuration

In configuration.yaml:

device_tracker:
  - platform: tractive_custom
    username: "[email protected]"
    password: "YourPassword"