Home Assistant to Traccar custom commands

Vicente Gisberta year ago

Hello everyone. I have Traccar as a Home Assistant Add-on. I have already managed to catch the Traccar events in Home Assistant.
Now I would like to send custom commands from Home Assistant to Traccar. I can't find documentation on the subject. Any ideas?

Anton Tananaeva year ago

The API documentation is here:

https://www.traccar.org/traccar-api/

For examples check what the official web app does.