This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
This is the sensor list...
there is no measuredWatt sensor but there is an actualWatt sensor... puzzled how the bug is different.
Well looking forward to fixes + additions, hopefully I can add my fixes easily into your new master.
What is the next step?? Sorry but this is the first time that I have used Github...
Regards,
Peter
If so change
to
/ISk5\2MT382-1004
0-0:96.1.1(removed)
1-0:1.8.1(08119.557*kWh)
1-0:1.8.2(06431.582*kWh)
1-0:2.8.1(00000.003*kWh)
1-0:2.8.2(00000.002*kWh)
0-0:96.14.0(0002)
1-0:1.7.0(0001.02*kW)
1-0:2.7.0(0000.00*kW)
0-0:17.0.0(0999.00*kW)
0-0:96.3.10(1)
0-0:96.13.1()
0-0:96.13.0()
0-1:24.1.0(3)
0-1:96.1.0(removed)
0-1:24.3.0(170124220000)(00)(60)(1)(0-1:24.2.1)(m3)
(04274.714)
0-1:24.4.0(1)
!
This ":" is inserted by the software, the telegram I sent you is coming directly from my P1 interface (capture into text file).
I use this http://www.esp8266thingies.nl/wp/ interface.
Then I checked with Homey.log('telegram in',telegram); what the code was capturing, see below...
Based on this I changed the telegram validation in in core.js and in index.js of the parser... This are my changes...
core.js
index.js
Does this make sence? It does work with these changes at least.