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
Hi,
I'm trying to get values for my pulse energy meter (BE 6) (Nibe SMO S40). I've set it up in Homeassistant and everything works correctly (shows around 9.600 kWh).
If I try it manually (either via a modbus cli client or via this project) I get the value "3132358670".
I also (correctly) get an out of range error, since the allowed max value is lower that the value I get:
Hi,
I'm trying to get values for my pulse energy meter (BE 6) (Nibe SMO S40). I've set it up in Homeassistant and everything works correctly (shows around 9.600 kWh).
If I try it manually (either via a modbus cli client or via this project) I get the value "3132358670".
I also (correctly) get an out of range error, since the allowed max value is lower that the value I get:
The code I used is basically the default example with:
The error I get is
The text was updated successfully, but these errors were encountered: