bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

Add streaming #79

Closed andig closed 7 months ago

andig commented 2 years ago

Fix https://github.com/bogosj/tesla/issues/48. First prototype for feedback.

Still need to decide which websocket library to use, gorilla (as-is) or https://github.com/nhooyr/websocket?

andig commented 7 months ago

Obsolete with vehicle-commands api.