Tesla - Use token for login instead of user and password

The current Tesla integration requires your username and password for logging in. For most items I’m cool with saving encrypted secrets, but for my vehicle I would rather use my generated token for access to the API.

Tesla uses oath 2.0 which allows for standard token login from the teslajson and teslapy libraries, so this shouldn’t be too hard to implement if anyone has time.

Thanks!

I removed my integration due to this after enabling MFA on my Tesla account…