I have a 3-phase setting in house. So it is possible that on phase 1 the return is measured, but on the other phase usage is reported. See this thread. Maybe the question is raised double. Sorry for that.
https://www.domoticz.com/forum/viewtopi ... 65#p246365
Json output of my P1 meter
{
"ActTime" : 1588697479,
"AstrTwilightEnd" : "23:47",
"AstrTwilightStart" : "03:21",
"CivTwilightEnd" : "21:48",
"CivTwilightStart" : "05:21",
"DayLength" : "15:08",
"NautTwilightEnd" : "22:40",
"NautTwilightStart" : "04:29",
"ServerTime" : "2020-05-05 18:51:19",
"SunAtSouth" : "13:34",
"Sunrise" : "06:00",
"Sunset" : "21:08",
"app_version" : "4.10982",
"result" : [
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"Counter" : "2908.815",
"CounterDeliv" : "1520.508",
"CounterDelivToday" : "10.523 kWh",
"CounterToday" : "5.049 kWh",
"CustomImage" : 0,
"Data" : "1738783;1170032;444008;1076500;248;124",
"Description" : "",
"Favorite" : 1,
"HardwareID" : 11,
"HardwareName" : "P1 kabel",
"HardwareType" : "P1 Smart Meter USB",
"HardwareTypeVal" : 4,
"HaveTimeout" : false,
"ID" : "0001",
"LastUpdate" : "2020-05-05 18:51:18",
"Name" : "P1 meter",
"Notifications" : "false",
"PlanID" : "0",
"PlanIDs" : [ 0 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "Energy",
"SwitchTypeVal" : 0,
"Timers" : "false",
"Type" : "P1 Smart Meter",
"TypeImg" : "counter",
"Unit" : 1,
"Usage" : "248 Watt",
"UsageDeliv" : "124 Watt",
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "62"
}
],
"status" : "OK",
"title" : "Devices"
}
This means that 248 watt is used and at the same time 124 watt is delivered back. (because of the 3=phase approach)