Develco EMIZB-132
Wattle AMS HAN power-meter sensor
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": "power",
"label": "Power",
"access": 1,
"type": "numeric",
"property": "power",
"description": "Total active power",
"unit": "W"
},
{
"name": "power_reactive",
"label": "Power reactive",
"access": 1,
"type": "numeric",
"property": "power_reactive",
"description": "Total reactive power",
"unit": "VAr"
},
{
"name": "energy",
"label": "Energy",
"access": 1,
"type": "numeric",
"property": "energy",
"description": "Sum of consumed energy",
"unit": "kWh"
},
{
"name": "current",
"label": "Current",
"access": 1,
"type": "numeric",
"property": "current",
"description": "Instantaneous measured electrical current",
"category": "diagnostic",
"unit": "A"
},
{
"name": "voltage",
"label": "Voltage",
"access": 1,
"type": "numeric",
"property": "voltage",
"description": "Measured electrical potential value",
"category": "diagnostic",
"unit": "V"
},
{
"name": "current_phase_b",
"label": "Current phase B",
"access": 1,
"type": "numeric",
"property": "current_phase_b",
"description": "Instantaneous measured electrical current on phase B",
"unit": "A"
},
{
"name": "voltage_phase_b",
"label": "Voltage phase B",
"access": 1,
"type": "numeric",
"property": "voltage_phase_b",
"description": "Measured electrical potential value on phase B",
"unit": "V"
},
{
"name": "current_phase_c",
"label": "Current phase C",
"access": 1,
"type": "numeric",
"property": "current_phase_c",
"description": "Instantaneous measured electrical current on phase C",
"unit": "A"
},
{
"name": "voltage_phase_c",
"label": "Voltage phase C",
"access": 1,
"type": "numeric",
"property": "voltage_phase_c",
"description": "Measured electrical potential value on phase C",
"unit": "V"
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]