Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.08 KB

Tractive

Validate with hassfest GitHub Release hacs_badge

Custom component for using Tractive gps in Home Assistant.

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
    username: "[email protected]"
    password: "YourPassword"