MyTesla
MyTesla copied to clipboard
When I call `Connect-Tesla` I get the following error (verbose output):  When I select China as region I get (I don't know if this should work):  ``` Name...
I was doing my own implentation based in [this](https://tesla-api.timdorr.com/api-basics/authentication) in PowerShell and C# and was running into not getting a redirect either. I tried your implementation and the same appears...
hi i tried exatly as worte in your help file and i run in an issue... This is the error msg: ConvertTo-QueryString : Der Typ [System.Web.HttpUtility] wurde nicht gefunden. In...
Calling any of these commands will set the temperature to "Low": ``` Set-TeslaTemperature -High Set-TeslaTemperature -Temperature 20 ```