mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
* Fix units of charge energy added to be correct The name of the measurement didn't make sense, since it is plotting added energy but was using an unit of power (kW). Changed to make sense. * Fix unit of energy added Documentation was using the wrong unit for energy added, fixed. * Fix unit of energy added Documentation was using unit of power (kW) for measuring energy added. Fixed to use the correct unit (kWh)