Page 1 of 1

Problem with Kwh meters daily value reports

Posted: Thursday 14 April 2016 17:02
by henrihuttunen
Hi,

I'm not sure does this message belong to software / meters or hardware and protocols / mysensors subforum so please move this to right place.

I have Domoticz 3.4834 running on Rpi B+ and Mysensors esp8266 gateway 2.0.0-beta connected to receive data from sensors. I have built Power Meter Pulse Sensor as described on Mysensors site. Gateway and sensor works just fine although usage was at first two times larger than real usage (kwh and watt values). I doubled sensors pulse factor from 1000 to 2000 (power meter defines 1000/kwh pulses) and now data seems correct. When trying to solve usage problem i used MYScontroller to examine mysensor data but did not notice any problems or duplicates with it.

Everything works fine but when I open daily data from sensors report it shows duplicate values for each day:
snip1.PNG
snip1.PNG (28.68 KiB) Viewed 395 times
Log graphs work just fine:
snip2.PNG
snip2.PNG (117.62 KiB) Viewed 395 times
Does anyone have any ideas which might cause the duplicate values on report or how to debug and solve the problem?