Skip to content

Add default power and energy unit

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmcollin78 jmcollin78 released this 04 Mar 10:28
· 294 commits to main since this release

Power (resp. energy) unit is calculated from device_power value. If > 100, we assume that the unit is Watt (resp. Wh), else kW (resp. kWh).

Add the fast reload function (but it does nothing...)