Looks like the LPL changes were carried across to the emonPi_DS_jeelib_classic firmware perhaps?
My emonPi has the LPL firmware. My emonHub node entry for the emonPi (node5 usually) is shown below. There are two entries.
The one with the # on every line is commented out (not used), and was the original jeelib_classic one before the LPL upgrade.
The one below is the working one for the LPL upgrade.
I don’t know if it will work for you …
#[[5]]
# nodename = emonpi
# [[[rx]]]
# names = power1,power2,power1pluspower2,vrms,t1,t2,t3,t4,t5,t6,pulsecount
# datacodes = h, h, h, h, h, h, h, h, h, h, L
# scales = 1,1,1,0.01,0.1,0.1,0.1,0.1,0.1,0.1,1
# units = W,W,W,V,C,C,C,C,C,C,p
[[5]]
nodename = emonpiCM
[[[rx]]]
names = Msg, power1,power2,power1pluspower2,vrms,t1,t2,t3,t4,t5,t6,pulse1count,pulse2count,E1,E2
datacodes = L, h, h, h, h, h, h, h, h, h, h, L, L, l, l
scales = 1, 1,1,1, 0.01, 0.01,0.01,0.01,0.01,0.01,0.01, 1, 1, 1,1
units = W,W,W, V, C,C,C,C,C,C, p, p, Wh,Wh