mr-manuel / venus-os_dbus-mqtt-ev-charger

This Venus OS driver gets the data from MQTT and displays it as EV charger.
MIT License
10 stars 2 forks source link

minor fixes /Ac/Energy/Forward from Wh to kWh #3

Closed mdkeil closed 8 months ago

mdkeil commented 8 months ago

The displayed value in VRM was too high by a factor of 1000.

mr-manuel commented 8 months ago

Thanks!