Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhiversen/home_assistant_tractive
Custom component for Tractive
https://github.com/danielhiversen/home_assistant_tractive
hacs home-assistant home-assistant-custom tractive
Last synced: about 1 month ago
JSON representation
Custom component for Tractive
- Host: GitHub
- URL: https://github.com/danielhiversen/home_assistant_tractive
- Owner: Danielhiversen
- License: gpl-3.0
- Created: 2020-09-21T15:18:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T09:30:02.000Z (about 3 years ago)
- Last Synced: 2024-06-13T08:44:15.297Z (7 months ago)
- Topics: hacs, home-assistant, home-assistant-custom, tractive
- Language: Python
- Homepage:
- Size: 215 KB
- Stars: 35
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tractive
![Validate with hassfest](https://github.com/Danielhiversen/home_assistant_tractive/workflows/Validate%20with%20hassfest/badge.svg)
[![GitHub Release][releases-shield]][releases]
[![hacs_badge][hacs-shield]][hacs]Custom component for using [Tractive](https://tractive.com/r/SI54Wd) gps in Home Assistant.
I recommend to start using the official integration https://www.home-assistant.io/integrations/tractive/
[Support the developer](http://paypal.me/dahoiv)
![imgage](/img2.png)
![imgage](/img1.png)
## Install
Use [hacs](https://hacs.xyz/) 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"
```[releases]: https://github.com/Danielhiversen/home_assistant_tractive/releases
[releases-shield]: https://img.shields.io/github/release/Danielhiversen/home_assistant_tractive.svg?style=popout
[downloads-total-shield]: https://img.shields.io/github/downloads/Danielhiversen/home_assistant_tractive/total
[hacs-shield]: https://img.shields.io/badge/HACS-Default-orange.svg
[hacs]: https://hacs.xyz/docs/default_repositories