Custom component for using Tractive gps in Home Assistant.
I recommend to start using the official integration https://www.home-assistant.io/integrations/tractive/
Use hacs or copy the files to the custom_components folder in Home Assistant config.
In configuration.yaml:
device_tracker:
- platform: tractive_custom
username: "email@mail.com"
password: "YourPassword"