]> git.basschouten.com Git - openhab-addons.git/commit
[tesla] Remove the minimum 5A charge current limit (#15711)
authoruqs <uspoerlein@gmail.com>
Wed, 11 Oct 2023 21:10:37 +0000 (23:10 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 21:10:37 +0000 (23:10 +0200)
commit2797e6f278481502876e67291ff190f6de2033b0
tree259fcc1a880d905543181f03adc528aebc8ada15
parent7f32499a8adac1a6326f527f7766e06e52ea2fc7
[tesla] Remove the minimum 5A charge current limit (#15711)

While the app can't go lower than 5A, the API allows setting values down
to 0A, and at least going to 2-3A can make sense if you want to put
excess solar power into the car without also drawing some from the grid.

Due to the overhead this causes it can be wasteful, so keep logging the
warning about going below 5A.

Signed-off-by: Ulrich Spörlein <uspoerlein@gmail.com>
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/handler/TeslaVehicleHandler.java