Call nearby_charging_sites Endpoint #263
jheredianet
started this conversation in
General
Replies: 1 comment 1 reply
-
hi @jheredianet, As of today we do not have support for state API endpoints implemented, just the command API endpoints. Therefore the request is not forwarded as intended from you. I know that @LelandSindt is looking into the upcoming changes of the Tesla API in #254 so that might something you want to follow as well. Regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm just wondering if there is a way to call: nearby_charging_sites
When I call /api/v1/cars/1/command/nearby_charging_sites (POST call), I get:
{
"error": "unauthorized"
}
I see with this: /api/v1/cars/1/command the available commands and see that this is not implemented, as well as others.
I'm just curious is there is a wall to call them.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions