AVATTO ZWPM16-2
Zigbee smart energy meter 80A/2CH
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "voltage_l1",
"label": "Voltage l1",
"access": 1,
"type": "numeric",
"property": "voltage_l1",
"description": "Measured electrical potential value (phase L1)",
"unit": "V"
},
{
"name": "power_l1",
"label": "Power l1",
"access": 1,
"type": "numeric",
"property": "power_l1",
"description": "Instantaneous measured power (phase L1)",
"unit": "W"
},
{
"name": "current_l1",
"label": "Current l1",
"access": 1,
"type": "numeric",
"property": "current_l1",
"description": "Instantaneous measured electrical current (phase L1)",
"unit": "A"
},
{
"name": "energy_l1",
"label": "Energy l1",
"access": 1,
"type": "numeric",
"property": "energy_l1",
"description": "Sum of consumed energy (phase L1)",
"unit": "kWh"
},
{
"name": "daily_energy_l1",
"label": "Daily energy l1",
"access": 1,
"type": "numeric",
"property": "daily_energy_l1",
"description": "Daily energy L1",
"unit": "kWh"
},
{
"name": "voltage_l2",
"label": "Voltage l2",
"access": 1,
"type": "numeric",
"property": "voltage_l2",
"description": "Measured electrical potential value (phase L2)",
"unit": "V"
},
{
"name": "power_l2",
"label": "Power l2",
"access": 1,
"type": "numeric",
"property": "power_l2",
"description": "Instantaneous measured power (phase L2)",
"unit": "W"
},
{
"name": "current_l2",
"label": "Current l2",
"access": 1,
"type": "numeric",
"property": "current_l2",
"description": "Instantaneous measured electrical current (phase L2)",
"unit": "A"
},
{
"name": "energy_l2",
"label": "Energy l2",
"access": 1,
"type": "numeric",
"property": "energy_l2",
"description": "Sum of consumed energy (phase L2)",
"unit": "kWh"
},
{
"name": "daily_energy_l2",
"label": "Daily energy l2",
"access": 1,
"type": "numeric",
"property": "daily_energy_l2",
"description": "Daily energy L2",
"unit": "kWh"
}
]