Ixam97 / CarStatsViewer

MIT License
97 stars 54 forks source link

Traccar integration #202

Open ivanfmartinez opened 11 months ago

ivanfmartinez commented 11 months ago

if someone else is interested in integration of car stats viewer with traccar I have made a protocol decoder for traccar

https://github.com/ivanfmartinez/traccar/tree/v5.9_car_stats_viewer

As my traccar instance already send the data to MQTT I can do other integrations easily

ivanfmartinez commented 5 months ago

Updated to v5.12 : https://github.com/ivanfmartinez/traccar/tree/v5.12_car_stats_viewer

The compilation works fine on 6.1 also but I have not upgraded my instance yet : https://github.com/ivanfmartinez/traccar/tree/v6.1_car_stats_viewer

ivanfmartinez commented 5 months ago

@Ixam97 what you think about including the screenshots #167 in the API data ?

I have looked and traccar support storing images from tracked devices, I can extend this protocol decoder to accept images, if you agree to add option to send them together on the API json.

ivanfmartinez commented 5 months ago

For anyone wanting to get car data on homeassistant this is working fine using traccar integration : https://www.home-assistant.io/integrations/traccar_server/