Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vineethktpla opened this issue Apr 8, 2024 · 3 comments
Open

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

vineethktpla opened this issue Apr 8, 2024 · 3 comments

Comments

@vineethktpla
Copy link
Contributor

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
Copy link

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
Copy link

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
Copy link

Hotzi57 commented Aug 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants