marq24 / ha-evcc

Home Assistant integration for evcc☀️🚘- optimized charging of electric vehicles, connecting your EV charger with your PV system. The integration use local polling (interval configurable) of the evcc API. Please note, that this integration is not official and not supported by the evcc developers. This project is not affiliated with evcc in any way.
Apache License 2.0
67 stars 3 forks source link

Mismatch of current selection between EVCC itself and this integration? #4

Closed marq24 closed 5 months ago

marq24 commented 5 months ago

Discussed in https://github.com/marq24/ha-evcc/discussions/3

Originally posted by **MortuuS** June 3, 2024 Hi! First of all thanks for this integration. But I think I found a bug, or I am misunderstanding something? In the dropdown menu of 'charging current max' the selections range from 0.125A to **14A**. While the dropdown menu in EVCC goes from 6A to 32A. Similar problem with 'charging current min' this integration goes from 6A to 32A. While EVCC goes from 0.125A to **16A** So these inputs seem switched to me? And also the upper limit for minimum current seems incorrect (14A vs 16A). ![Screenshot 2024-06-03 172958](https://github.com/marq24/ha-evcc/assets/6415298/e3848bd9-19e0-4546-ae39-1452c6de765e) ![Screenshot 2024-06-03 173031](https://github.com/marq24/ha-evcc/assets/6415298/defa091c-52df-434d-a465-3d5ec68ce703) Thanks again. 👍
MortuuS commented 5 months ago

Updated to build 2024.6.0. This fixed the issue mentioned above. Thanks again for the quick fix. :)