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:
[
{
"type": "numeric",
"name": "power",
"property": "power",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power"
},
{
"type": "numeric",
"name": "energy",
"property": "energy",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy"
},
{
"type": "numeric",
"name": "current",
"property": "current",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current"
},
{
"type": "numeric",
"name": "voltage",
"property": "voltage",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value"
},
{
"type": "numeric",
"name": "current_phase_b",
"property": "current_phase_b",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current on phase B"
},
{
"type": "numeric",
"name": "voltage_phase_b",
"property": "voltage_phase_b",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value on phase B"
},
{
"type": "numeric",
"name": "current_phase_c",
"property": "current_phase_c",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current on phase C"
},
{
"type": "numeric",
"name": "voltage_phase_c",
"property": "voltage_phase_c",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value on phase C"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]