Skip to content

Releases: wimaha/TeslaBleHttpProxy

1.2

08 Jul 12:33
Compare
Choose a tag to compare
1.2

What's Changed

  • Add a feature to generate the needed keys and send them to vehicle #24

1.1

06 Jul 08:13
ac89f7b
Compare
Choose a tag to compare
1.1

What's Changed

  • Refactor/performance optimization #21
    • The ble connection will be reused for all subsequent requests for 30 seconds
    • Improve ble connection

1.0.5

30 Jun 20:45
2a1580a
Compare
Choose a tag to compare

What's Changed

  • Change http status code to 200 (for evcc) #20

1.0.4

30 Jun 19:45
17bc729
Compare
Choose a tag to compare

What's Changed

  • Now accepts integer values for charging_amps in #18

1.0.3

27 Jun 20:10
dc144a4
Compare
Choose a tag to compare

What's Changed

  • Don't retry commands charge_start and charge_stop #14

1.0.2

25 Jun 20:02
84505f0
Compare
Choose a tag to compare

What's Changed

  • Add more Logging #11
  • add command set_charge_limit #12

Full Changelog: 1.0.1...1.0.2

1.0.1

14 Jun 12:07
Compare
Choose a tag to compare
  • Bug fixing
  • The reliability has been improved
  • Retry for wakeup
  • RetryCount for charge_start and charge_stop increased

v1.0

13 Jun 12:12
2edc15f
Compare
Choose a tag to compare

First Release