flobz / psacc-ha

psa_car_controller addons for Home Assistant
GNU General Public License v3.0
50 stars 46 forks source link

How to send live data to abrp from home assistant ? #44

Open vineethktpla opened 7 months ago

vineethktpla commented 7 months ago

I have the api- key from abrp but wondering how to send data to abrp with this key. how can i access http://localhost:5000/abrp?token=YOURTOKEN from home assistant ?

Slin-nilS commented 7 months ago

You replace "YOURTOKEN" with the generated token and send the HTTP request. The Postman tool may help you, but you can also do it in the browser.

Does it help?

Slin-nilS commented 7 months ago

And you have to replace localhost with homeassistant.local (DNS Name) http://homeassistant.local:5000/abrp?token=YOURTOKEN But the right place for the issues are here psa_car_controller

Hotzi57 commented 2 months ago

Ich habe mein Fahrzeug über ENODE mit dem ABRP verbunden. Da Stellantis für seinen Routenplaner Geld verlangt, habe ich mich für diesen entschieden. Kostet auch Geld, ist aber viel besser als der von Stellantis. Ob da aber nun noch Daten beim PSA_car_Controler ankommen? Ich habe es noch nicht geprüft.