DennisOSRM / hms-mqtt-publisher

HMS-XXXXW-2T MQTT publisher and Home Assistant addon
BSD 2-Clause "Simplified" License
117 stars 16 forks source link

Fix order of magnitude for pv_port{1,2}_energy #63

Closed DennisOSRM closed 10 months ago

DennisOSRM commented 10 months ago

Fixes the bug mentioned in https://github.com/lumapu/ahoy/issues/1189#issuecomment-1848385547. It's now in watt hours as reported by the inverter.

KFU141 commented 10 months ago

Looks like you unfortunately missed the edit of my message. The value of hms800wt2/pv_portX_daily_yield is also wrong and needs to be multiplied with 10 too.

DennisOSRM commented 10 months ago

Will fix tomorrow