nobl / ioBroker.senec

ioBroker adapter for Senec Home
Other
27 stars 7 forks source link

Wrong unit for Datapoint senec.0.STATISTIC.LIVE_WB_ENERGY.0 -> Wh instead of kWh #148

Closed B4n4n3 closed 11 months ago

B4n4n3 commented 1 year ago

The unit of the datapoint senec.0.STATISTIC.LIVE_WB_ENERGY.0 (.1; .2; and .3) is watt hours (Wh) instead of kilowatt hours (kWh). I was able to check that via the Senec app. The data point reflects the total (all time) energy that has flowed through the wall box.

nobl commented 11 months ago

fixed with commit https://github.com/nobl/ioBroker.senec/commit/3e5fcc67291b3e75412202054a4bb4818e4f753a (will be includedin next version)