MyTesla icon indicating copy to clipboard operation
MyTesla copied to clipboard

Results 4 MyTesla issues
Sort by recently updated
recently updated
newest added

When I call `Connect-Tesla` I get the following error (verbose output): ![image](https://user-images.githubusercontent.com/728782/161244204-2b69664c-6ea4-468b-9fd8-719b886947cd.png) When I select China as region I get (I don't know if this should work): ![image](https://user-images.githubusercontent.com/728782/161244282-0d7fce94-aadc-4e75-aaad-c80f6db0ab2d.png) ``` 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 ```