hopfi2k

Results 27 comments of hopfi2k

Same here. Maybe https://github.com/plerup/espsoftwareserial/ is the way? Thanks

I have made several major improvements to address these issues some weeks ago in a pull request...waiting for @ngardiner to merge ;-)

Thanks Mike for the clarification. Is there any reason why these values aren't updated on other charging policies?

Thanks for insight @ngardiner ! Limiting displaying of these values to an isGreenPolicy = true scenario is something I'd suggest to change. If I understand things correctly, I don't see...

Very interesting insights - thank you so much! Concerning the API rate restrictions that @ngardiner mentioned: this is a very important point (although to the best of my knowledge this...

Ah, sorry, my bad. I was mixing SOC with `charge_limit`. Sorry for that.

:) Wouldn't the easiest solution be to check in the background task wether `isGreenPolicy() is True` and otherwise don't update `charge_amps`? Maybe I have to dig into this code too...

Yes, that makes much more sense! Would you be willing to make the necessary changes, Mike?

Oh, and it's responsive too (for using on your phone/tablet etc.)

And some more ideas: I consider all this as a starting point for discussions. Looking forward for your feedback!