HA-FoxESS-Modbus icon indicating copy to clipboard operation
HA-FoxESS-Modbus copied to clipboard

Quick question about the BMS Watthours sensor;

Open Daibutt opened this issue 1 year ago • 26 comments

          Quick question about the BMS Watthours sensor;

Should this be the same as the kWh (x1000) value that is available in the Foxcloud data report? If so then I think I have a problem; Foxcloud reports my throughput as roughly 9947kWh or 9,947,000 Wh. The sensor I am pullling in from register 11049 is giving me odd values in HA; image

It peaked at 32,731 then dropped to -32749 (more or less 2^15 to -2^15) so is this a stack overflow issue?

In modbus config for this sensor I tried adding data_type: xxxxx (int16, int32, int64, uint16, uint32, uint64) but none of these worked either!

Originally posted by @Daibutt in https://github.com/StealthChesnut/HA-FoxESS-Modbus/issues/92#issuecomment-1455145285

Daibutt avatar Mar 06 '23 08:03 Daibutt