Page 1 of 1

dzVents 2.2.0 and P1 meter problem.

Posted: Wednesday 02 August 2017 13:00
by EddyG
I have a domoticz slave with a P1 connected. Those values are transfered to my 'master' domoticz.
In the device data on the 'master' is present:
"HardwareName" : "RemoteDomoticz",
"HardwareType" : "Domoticz - Remote Server",

instead of in the slave:
"HardwareName" : "Smart Meter",
"HardwareType" : "P1 Smart Meter USB",

The types on both master and slave are the same: "Type" : "P1 Smart Meter", "SubType" : "Energy",

So the script will not work with the new usage1, usage2, etc... I got nil values.
May be the checks in p1_smartmeter_device.lua are the problem, or what am I doing wrong?

Re: dzVents 2.2.0 and P1 meter problem.

Posted: Wednesday 02 August 2017 14:01
by dannybloe
Yeah you can check that adapter. Check the matches function.