You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also suggestion about configuration becouse most of people have configured modbus unit as 1 (first device), but I have as second. Could You made a little modification to configure these from hass
@marpi82 should be fixed with this PR, do you have the possibility to test this pr/branch to verify functionality before I merge? I don't have a separate meter to do this on my own. #22
I have noticed that these values isn't correct (they should be "signed int" no "unsigned"):
solaredge-modbus-hass/custom_components/solaredge_modbus/sensor.py
Lines 352 to 353 in 49d1cd4
solaredge-modbus-hass/custom_components/solaredge_modbus/sensor.py
Lines 360 to 361 in 49d1cd4
solaredge-modbus-hass/custom_components/solaredge_modbus/sensor.py
Lines 368 to 369 in 49d1cd4
I have also suggestion about configuration becouse most of people have configured modbus unit as 1 (first device), but I have as second. Could You made a little modification to configure these from hass
I say about these line (unit_id)
solaredge-modbus-hass/custom_components/solaredge_modbus/__init__.py
Line 36 in 49d1cd4
The text was updated successfully, but these errors were encountered: