Picking up Traccar events in Home Assistant?

njfrlng5 years ago

Not sure if this is Traccar related or HA related...

I'm not picking up any of the events from Traccar in Home Assistant.

I'm following: https://www.home-assistant.io/integrations/traccar/

I've edited my configuration.yaml and for event, I have input "all_events"

In HA i've tried using the dev tools to listen for the event "traccar_geofence_entered" & "traccar_geofenceentered"

Am I missing something here or am I completely off base?

Anton Tananaev5 years ago

Are events coming in Traccar without integration? If yes, then it's likely Home Assistant or integration issue.

njfrlng5 years ago

I pick up & see events on Traccar without issue.

Im unable to confirm HA is getting them.

Ive been trying to use the event listener to verify, but havent had any luck. Someone else mentioned that the events may be their own entities, but I don't understand why they're saying that. They provided the same link from the home assistant resource page. But checking anyways, I don't see any entities pertaining to my Traccar server.

Im using Home Assistant Core if that matters. There is no add-on as I see referenced elsewhere in crawl around the web.