victronenergy / venus-html5-app

HTML5 App including Javascript library that communicates with Venus OS over MQTT websockets
MIT License
98 stars 32 forks source link

Show same power unit for all phases #345

Closed martinbosma closed 9 months ago

martinbosma commented 9 months ago

If one of the phases ≥1000W, show all of the phases as kW to prevent alignment issues. If they are all <1000W then show all off them as W again. A hysteresis might be needed to prevent unnecessary bouncing between W and kW if the values are close to 1kW. The hysteresis can be like this:

Applies to:

Applicable simulations: K, L, N, O,

image image image