TuYa SPM01
Smart energy monitor for 1P+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",
"label": "Voltage",
"property": "voltage",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value"
},
{
"type": "numeric",
"name": "power",
"label": "Power",
"property": "power",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power"
},
{
"type": "numeric",
"name": "current",
"label": "Current",
"property": "current",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current"
},
{
"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
}
]