Not sure is it a related problem or not - from today a Traccar integration for Home Assistant stopped working:
https://github.com/home-assistant/core/issues/74134
The demo issue should be fixed now.
Anton, could you tell, was anything changed in Tracar demo 3 server in part of "external access" from 3rd party applications?
I mean that problem with Home Assistant which I mentioned...
The problem appeared this night/morning...
Check this:
https://www.traccar.org/forums/topic/traccar-51-preview/
If you think there's some issue, feel free to submit a ticket, but we would need details.
The response to API trip request (like
https://demo3.traccar.org/api/reports/trips?deviceId=$devID&from=$FROM&to=$TO
) now hasnull
instead of real device name in the fielddeviceName
.It has valid name yesterday.
Is this a bug?