Tuya PC311-Z-TY
Bidirectional energy meter with 80A current clamp
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": "ac_frequency",
"label": "AC frequency",
"access": 1,
"type": "numeric",
"property": "ac_frequency",
"description": "Measured electrical AC frequency",
"unit": "Hz"
},
{
"name": "voltage",
"label": "Voltage",
"access": 1,
"type": "numeric",
"property": "voltage",
"description": "Measured electrical potential value",
"category": "diagnostic",
"unit": "V"
},
{
"name": "power",
"label": "Power",
"access": 1,
"type": "numeric",
"property": "power",
"description": "Instantaneous measured power",
"category": "diagnostic",
"unit": "W"
},
{
"name": "current",
"label": "Current",
"access": 1,
"type": "numeric",
"property": "current",
"description": "Instantaneous measured electrical current",
"category": "diagnostic",
"unit": "A"
},
{
"name": "energy",
"label": "Energy",
"access": 1,
"type": "numeric",
"property": "energy",
"description": "Sum of consumed energy",
"unit": "kWh"
},
{
"name": "energy_produced",
"label": "Energy produced",
"access": 1,
"type": "numeric",
"property": "energy_produced",
"description": "Sum of produced energy",
"unit": "kWh"
},
{
"name": "power_a",
"label": "Power a",
"access": 1,
"type": "numeric",
"property": "power_a",
"description": "Instantaneous measured power (phase A)",
"unit": "W"
},
{
"name": "power_b",
"label": "Power b",
"access": 1,
"type": "numeric",
"property": "power_b",
"description": "Instantaneous measured power (phase B)",
"unit": "W"
},
{
"name": "current_a",
"label": "Current a",
"access": 1,
"type": "numeric",
"property": "current_a",
"description": "Instantaneous measured electrical current (phase A)",
"unit": "A"
},
{
"name": "current_b",
"label": "Current b",
"access": 1,
"type": "numeric",
"property": "current_b",
"description": "Instantaneous measured electrical current (phase B)",
"unit": "A"
},
{
"name": "power_factor_a",
"label": "Power factor a",
"access": 1,
"type": "numeric",
"property": "power_factor_a",
"description": "Instantaneous measured power factor (phase A)",
"unit": "%"
},
{
"name": "power_factor_b",
"label": "Power factor b",
"access": 1,
"type": "numeric",
"property": "power_factor_b",
"description": "Instantaneous measured power factor (phase B)",
"unit": "%"
},
{
"name": "energy_a",
"label": "Energy a",
"access": 1,
"type": "numeric",
"property": "energy_a",
"description": "Sum of consumed energy (phase A)",
"unit": "kWh"
},
{
"name": "energy_b",
"label": "Energy b",
"access": 1,
"type": "numeric",
"property": "energy_b",
"description": "Sum of consumed energy (phase B)",
"unit": "kWh"
},
{
"name": "energy_produced_a",
"label": "Energy produced a",
"access": 1,
"type": "numeric",
"property": "energy_produced_a",
"description": "Sum of produced energy (phase A)",
"unit": "kWh"
},
{
"name": "energy_produced_b",
"label": "Energy produced b",
"access": 1,
"type": "numeric",
"property": "energy_produced_b",
"description": "Sum of produced energy (phase B)",
"unit": "kWh"
},
{
"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
}
]