Automations for traccar integration in Home Assistant

Vicente Gisbert13 days ago

GPS devices have very important commands, such as "stop the engine" that is configured through the "SAVED COMMANDS" section of the Traccar application.
I have not found any Home Assistant service calls to automate two-way communication through "SAVED COMMANDS".
In the current Traccar integration of Home Assistant, they have integrated the warnings and alarms but the automations need to be linked. (I have the impression that the project of integration in H.A. is a bit abandoned because there are errors in the current documentation that have not yet been corrected)
On the other hand, I have read in the documentation that a possible method would be through the API
What is the correct way?
But I'm not a programmer and I don't think I'll be able to figure it out on my own.
Does anyone have the experience and patience to help me?