TuYa PJ-1203A
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:
[
{
"type": "numeric",
"name": "ac_frequency",
"label": "AC frequency",
"property": "ac_frequency",
"access": 1,
"unit": "Hz",
"description": "Measured electrical AC frequency"
},
{
"type": "numeric",
"name": "voltage",
"label": "Voltage",
"property": "voltage",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value"
},
{
"type": "numeric",
"name": "power_a",
"label": "Power a",
"property": "power_a",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase A)"
},
{
"type": "numeric",
"name": "power_b",
"label": "Power b",
"property": "power_b",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase B)"
},
{
"type": "numeric",
"name": "power_ab",
"label": "Power ab",
"property": "power_ab",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase AB)"
},
{
"type": "numeric",
"name": "current_a",
"label": "Current a",
"property": "current_a",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current (phase A)"
},
{
"type": "numeric",
"name": "current_b",
"label": "Current b",
"property": "current_b",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current (phase B)"
},
{
"type": "numeric",
"name": "power_factor_a",
"label": "Power factor a",
"property": "power_factor_a",
"access": 1,
"unit": "%",
"description": "Instantaneous measured power factor (phase A)"
},
{
"type": "numeric",
"name": "power_factor_b",
"label": "Power factor b",
"property": "power_factor_b",
"access": 1,
"unit": "%",
"description": "Instantaneous measured power factor (phase B)"
},
{
"type": "enum",
"name": "energy_flow_a",
"label": "Energy flow a",
"property": "energy_flow_a",
"access": 1,
"values": [
"consuming",
"producing"
],
"description": "Direction of energy (phase A)"
},
{
"type": "enum",
"name": "energy_flow_b",
"label": "Energy flow b",
"property": "energy_flow_b",
"access": 1,
"values": [
"consuming",
"producing"
],
"description": "Direction of energy (phase B)"
},
{
"type": "numeric",
"name": "energy_a",
"label": "Energy a",
"property": "energy_a",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy (phase A)"
},
{
"type": "numeric",
"name": "energy_b",
"label": "Energy b",
"property": "energy_b",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy (phase B)"
},
{
"type": "numeric",
"name": "energy_produced_a",
"label": "Energy produced a",
"property": "energy_produced_a",
"access": 1,
"unit": "kWh",
"description": "Sum of produced energy (phase A)"
},
{
"type": "numeric",
"name": "energy_produced_b",
"label": "Energy produced b",
"property": "energy_produced_b",
"access": 1,
"unit": "kWh",
"description": "Sum of produced energy (phase B)"
},
{
"type": "numeric",
"name": "update_frequency",
"label": "Update frequency",
"property": "update_frequency",
"access": 1,
"unit": "s",
"description": "Update frequency"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]