tesla-api
tesla-api copied to clipboard
Add new Nearby Chargers endpoint 🔗
Changes:
- Document new nearby chargers endpoint as mentioned in #612
Note response is estimated as I couldn't get a proper response, the API returns
nullfor me with an error. Might be due to the corners coordinates part.
Let's verify this actually works before merging this in.
In addition, being that this is on a different domain from the Owner API, we should probably add documentation around how to make requests from this origin.
Couldn't get this endpoint to work and due to the origin being different from the API, I will close this pull request. Maybe in the future I will add documentation when I get it to work.