smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

Hotfix: Fix charge limit for batch requests #119

Closed Dmurph24 closed 1 year ago

Dmurph24 commented 1 year ago

Fixes an issue when attempting to batch a request using the /charge/limit endpoint.

Dmurph24 commented 1 year ago

This is Danny from Optiwatt.

JacobAndrewSmith92 commented 1 year ago

@Dmurph24 Thanks for the contribution. These changes are being handled as apart of #118. Let me know if this resolves your issues.

Dmurph24 commented 1 year ago

Confirmed this fix works for us

Dmurph24 commented 1 year ago

@JacobAndrewSmith92 Any idea when the next release will be pushed for pip?

JacobAndrewSmith92 commented 1 year ago

Any idea when the next release will be pushed for pip?

It should be available now. The changes can be found in the 6.5.1 release.