Hello everyone,
I have built a dual sensor water meter reader subsystem that feeds pulses into Home Assistant via ESPHome and an ESP8266. I'm posting this here because the pulse counter is exactly accurate between the external subsystem and Home Assistant but the total water use is way off. In the image of the water meter you can see the actuall meter and my subsystem screen which show almost the same data. Below those pictures are the Home Assistant readings. As you can see the counter is perfect and thats the only data coming in. In the ESP config you can see a multiply of 0.0087527 which over the ~2952 pulses is ~27 gal but Home Assistant reports it as ~157 gallons. Not sure where the discrepancy is. Any help would be appreciated. Thanks