Releases: wimaha/TeslaBleHttpProxy
Releases · wimaha/TeslaBleHttpProxy
1.2
What's Changed
- Add a feature to generate the needed keys and send them to vehicle #24
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
What's Changed
- Change http status code to 200 (for evcc) #20
1.0.4
What's Changed
- Now accepts integer values for charging_amps in #18
1.0.3
What's Changed
- Don't retry commands charge_start and charge_stop #14
1.0.2
What's Changed
- Add more Logging #11
- add command set_charge_limit #12
Full Changelog: 1.0.1...1.0.2
1.0.1
- Bug fixing
- The reliability has been improved
- Retry for wakeup
- RetryCount for charge_start and charge_stop increased