bouwew / sems2mqtt

GoodWe SEMS MQTT-componenent for Home Assistant
MIT License
10 stars 9 forks source link

Incorrect Unit of Measure set for _dc_current_str_1 and _dc_current_str_2 #18

Closed grehund closed 2 years ago

grehund commented 2 years ago

In init.py, the "payload_dc_currentstr" for both 1 and 2 have an incorrect Unit of Measure "'unit_of_meas':'VDC'," as (VDC), when it should actually be A (Amps), or maybe IDC?

grehund commented 2 years ago

PR #20 fixes this issue.

bouwew commented 2 years ago

Fixed in release v0.4.7