Feel free, Jason! The Simpl#, Simpl+, and User modules are there in the .zip?file.? I think the module should be pretty intuitive to use, but let me know if you run into any issues.
Tim
toggle quoted message
Show quoted text
This would be a cool feature as a Crestron Home Extension for clients that have Tesla¡¯s.?
?
Hey all,
A couple of years ago, I was dinking around to see if I could control my Tesla Model 3 via my Crestron MC3.? I ended up writing a couple of Simpl# libraries that allowed me to communicate with Tesla's vehicle APIs and display things like charging state, range, etc and to perform functions like turning on the HVAC.?
While going through and reorganizing some of my private code repositories, I stumbled across it again, and figured I might as well open-source it in case anyone else might find use for it.? Documentation so far is lacking, as it wasn't originally intended for public consumption, but I've gone ahead and made the repo public in my github account: .
To utilize the libraries, you'll need to have and understand how to use SIMPL Windows, and have a Series 3 controller.
I will continue to expand the documentation as I find time.
Hopefully, someone will find it interesting or useful.