Platform: Raspberry PI 4
Plugin/Hardware: P1
Today, new utility meters were installed at our home. Both electricity and gas.
I use the P1 Smart Meter USB hardware and with cu, I receive the following data
Code: Select all
/ISK5\2M550T-1013
1-3:0.2.8(50)
0-0:1.0.0(220223020923W)
0-0:96.1.1(4530303534303038363333363734313232)
1-0:1.8.1(000013.557*kWh)
1-0:1.8.2(000000.000*kWh)
1-0:2.8.1(000000.011*kWh)
1-0:2.8.2(000000.000*kWh)
0-0:96.14.0(0001)
1-0:1.7.0(01.009*kW)
1-0:2.7.0(00.000*kW)
0-0:96.7.21(00005)
0-0:96.7.9(00003)
1-0:99.97.0(1)(0-0:96.7.19)(220222124704W)(0000000580*s)
1-0:32.32.0(00000)
1-0:52.32.0(00000)
1-0:72.32.0(00000)
1-0:32.36.0(00001)
1-0:52.36.0(00001)
1-0:72.36.0(00001)
0-0:96.13.0()
1-0:32.7.0(228.9*V)
1-0:52.7.0(227.2*V)
1-0:72.7.0(228.6*V)
1-0:31.7.0(001*A)
1-0:51.7.0(000*A)
1-0:71.7.0(003*A)
1-0:21.7.0(00.361*kW)
1-0:41.7.0(00.005*kW)
1-0:61.7.0(00.643*kW)
1-0:22.7.0(00.000*kW)
1-0:42.7.0(00.000*kW)
1-0:62.7.0(00.000*kW)
0-1:24.1.0(003)
0-1:96.1.0()
0-1:24.2.1(700101010000W)(00000000)
!7308
2022-12-02 22:32:37.915 Status: Slimme meter kabel: Meter reports as ESMR 5.0
2022-12-02 22:32:37.954 Status: Slimme meter kabel: Found gas meter on M-Bus channel 1
I have no user variable to force the reading of a fixed channel, like described here: viewtopic.php?t=39310
What I see in the data, is that the timestamps are completely wrong:
0-0:1.0.0(220223020923W) --> 23 feb 2022 02:09:23
1-0:99.97.0(1)(0-0:96.7.19)(220222124704W)(0000000580*s) --> 22 feb 2022 12:47:04
0-1:24.2.1(700101010000W)(00000000) --> 01 jan 1970 01:00:00
The last line should be the last five minutes reading, but there is no value.
Is this a misconfiguration? Will it be corrected overnight?
Does anybody have experience with new installed meters showing these values?