v0.1.0
What's Changed
- fix typos by @agbpatro in #97
- Removed unnecessary code by @eiannone in #119
- Fix race condition in ErrProtocolNotSupported by @sethterashima in #138
- Add protocol specification document by @sethterashima in #142
- Fix regression in session info by @sethterashima in #143
- tesla-httpy-proxy: Use VIN, not Ower API ID by @sethterashima in #146
- Add media toggle playback command by @sethterashima in #149
- Fix usage of
tesla-keygen migrate
by @basilfx in #169 - Update "Authorizing commands" section's HMAC Signature type SIGNATURE_TYPE_HMAC_PERSONALIZED by @jonahwh in #182
- tesla-control: fix climate-set-temp command wrong conversion equation by @gilbertorobles24 in #206
- Add timeout options by @sethterashima in #207
- Tesla control windows by @sethterashima in #212
- Fix protocol typo by @LexNastin in #213
- tesla-control: Fix wakeup over BLE by @sethterashima in #106
- Support adding keys with different roles by @sethterashima in #230
- add diagram documenting request flow through system by @patrickdemers6 in #235
- Fix remote auto seat climate request by @sethterashima in #237
- Remove location from vent windows command by @sethterashima in #241
- Fast fail 429 by @sethterashima in #243
- device: return nil device on error by @zlymeda in #245
- Support open/close Cybertruck tonneau by @sethterashima in #244
- Skip infotainment handshake on BLE wake by @sethterashima in #254
- Add export option to tesla-keygen by @sethterashima in #259
- Refactor TestNewAccount with Table-Driven Tests and Enhance Readability by @sanowl in #257
- Clarify cache by @sethterashima in #260
- Fetch limited vehicle info over BLE by @sethterashima in #263
- Add erase-guest-data command by @sethterashima in #268
- Improve BLE reliability by @sethterashima in #269
- Update Fleet API URLs by @sethterashima in #288
- Telemetry config support by @sethterashima in #291
- tesla-jws: Fix README.md links by @sethterashima in #292
- Update v0.1.0 by @sethterashima in #293
New Contributors
- @eiannone made their first contribution in #119
- @basilfx made their first contribution in #169
- @jonahwh made their first contribution in #182
- @gilbertorobles24 made their first contribution in #206
- @LexNastin made their first contribution in #213
- @zlymeda made their first contribution in #245
- @sanowl made their first contribution in #257
Full Changelog: v0.0.2...v0.1.0