Commit graph

6 commits

Author SHA1 Message Date
Marc Mueller
87165c0d6e
Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
Joakim Sørensen
79572c0a5d
Subscribe to Traccar Server events ()
* Subscribe to Traccar Server events

* No need to unsubscribe on error

* typo

* rename _attrs

* arg type

* reorder return type

* more spesific

* Update stale docstring
2024-02-24 12:35:32 +01:00
Joakim Sørensen
e96f574a79
Add diagnostics platform to Traccar Server () 2024-02-04 18:40:44 +01:00
Joakim Sørensen
025fe51322
Use a mocked API client in Traccar Server tests () 2024-02-02 09:36:26 +01:00
Joakim Sørensen
cd96fb381f
Import Traccar YAML configuration to Traccar Server ()
* Import Traccar YAML configuration to Traccar Server

* Remove import
2024-01-31 18:16:23 +01:00
Joakim Sørensen
640463c559
Add Traccar server integration ()
* Add Traccar server integration

* Add explination

* Update homeassistant/components/traccar_server/coordinator.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Add data_description

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-31 14:50:18 +01:00