TuYa SPM02
Smart energy monitor for 3P+N system
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": "voltage_X",
"label": "Voltage X",
"property": "voltage_X",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value (phase X)"
},
{
"type": "numeric",
"name": "voltage_Y",
"label": "Voltage Y",
"property": "voltage_Y",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value (phase Y)"
},
{
"type": "numeric",
"name": "voltage_Z",
"label": "Voltage Z",
"property": "voltage_Z",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value (phase Z)"
},
{
"type": "numeric",
"name": "power_X",
"label": "Power X",
"property": "power_X",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase X)"
},
{
"type": "numeric",
"name": "power_Y",
"label": "Power Y",
"property": "power_Y",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase Y)"
},
{
"type": "numeric",
"name": "power_Z",
"label": "Power Z",
"property": "power_Z",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power (phase Z)"
},
{
"type": "numeric",
"name": "current_X",
"label": "Current X",
"property": "current_X",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current (phase X)"
},
{
"type": "numeric",
"name": "current_Y",
"label": "Current Y",
"property": "current_Y",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current (phase Y)"
},
{
"type": "numeric",
"name": "current_Z",
"label": "Current Z",
"property": "current_Z",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current (phase Z)"
},
{
"type": "numeric",
"name": "energy",
"label": "Energy",
"property": "energy",
"access": 1,
"unit": "kWh",
"description": "Total forward active energy"
},
{
"type": "numeric",
"name": "produced_energy",
"label": "Produced energy",
"property": "produced_energy",
"access": 1,
"unit": "kWh",
"description": "Total reverse active energy"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]