Hi all, need some help, please.
Had it working with Traccar Client 7.x (on iPhone) but since the Traccar Client was updated today to 9.x the automation is still triggered via the web hook, but no date is passed to the Traccar server.
Any ideas? http://192.168.xx.49:8082 is the traccar server
2025-06-10 02:24:11.617 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: list object has no element 31 when rendering 'http://192.168.xx.49:8082{%set d = traccar_data.replace("<MultiDict(", "").replace(")", "").split("'") %}/?id={{d[3]}}×tamp={{d[7]}}&lat={{d[11]}}&lon={{d[15]}}&speed={{d[19]}}&bearing={{d[23]}}&altitude={{d[27]}}&accuracy={{d[31]}}&batt={{d[35]}}'
2025-06-10 02:24:11.617 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: list object has no element 35 when rendering 'http://192.168.xx.49:8082{%set d = traccar_data.replace("<MultiDict(", "").replace(")", "").split("'") %}/?id={{d[3]}}×tamp={{d[7]}}&lat={{d[11]}}&lon={{d[15]}}&speed={{d[19]}}&bearing={{d[23]}}&altitude={{d[27]}}&accuracy={{d[31]}}&batt={{d[35]}}'
2025-06-10 02:24:11.625 WARNING (MainThread) [homeassistant.components.rest_command] Error. Url: http://192.168.xx.49:8082/?id=×tamp=&lat=&lon=&speed=&bearing=&altitude=&accuracy=&batt=. Status code 400. Payload: None