Tim Dorr
Tim Dorr
While there is [support in the Ruby code](https://github.com/timdorr/tesla-api/blob/master/lib/tesla_api/stream.rb) for the Streaming API, [the docs are completely empty](https://github.com/timdorr/tesla-api/blob/master/docs/vehicle/streaming.md). We should fix that by filling them in. Anyone want to help?
You can now "Summon" via the app and there is also some HomeLink capability. I have a 2012 Model S, so I'm unable to live test this stuff, but hopefully...
As per the new auth system in #260, there is now a login path for users with Multi-factor Authentication (MFA) with a Time-based One-time Password (TOTP). [I have already implemented...
Redo of #171 by @pdobb, since I mucked things up royally on his PR. The docs part needs to be updated, as this isn't for software update checking, but for...
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/ While there are a lot of controversies around the new manifest format, I don't believe most affect us. The advantages are getting ahead of enforcement later (we've got a...
Fixes #167 I swiped the script from @knordstrom and @Lukkie. The general gist is that it asks Zookeeper for the brokers it knows about and checks that it is in...
Just a small one I found.
If you scroll down the page and then initiate a search, the scroll position is maintained and you end up looking at the middle or end of your search results....