KipK / openevse-gui-v2

OpenEVSE WiFi Gateway User Interface (V2)
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

FR: Simultaneous Active Limits #27

Closed fhteagle closed 1 year ago

fhteagle commented 1 year ago

Per RC3 issue thread, splitting this here:

It may be useful for some users to be able to set multiple limits, and pause on whichever is reached first.

pdhoogh commented 1 year ago

Agreed. A practical case I would like to be able to do is charging in "Fast" mode with a system limit of e.g. 16 Amps and using the Shaper set to e.g. 2500 Watt. I tried this in 4.1.5 but that did not work. I believe it still doesn't. image

What happens if ECO mode is used and Shaper is still enabled? That also did not seem to work well last year.

KipK commented 1 year ago

I'm pretty sure you can't set the same mqtt topic for booth shaper & divert on current implementation. But it's out of topic here, @fhteagle talks about charge limit feature.

@fhteagle , I'll keep a simple one limit per session for now. We'll see later if it really has some real use case.