Custom component for using Tractive gps in Home Assistant.
Use hacs or copy the files to the custom_components folder in Home Assistant config.
In configuration.yaml:
device_tracker:
- platform: tractive
username: "[email protected]"
password: "YourPassword"