Schneider Electric A9MEM1570
PowerTag power 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",
"label": "Power",
"property": "power",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power"
},
{
"type": "numeric",
"name": "power_apparent",
"label": "Power apparent",
"property": "power_apparent",
"access": 1,
"unit": "VA",
"description": "Instantaneous measured apparent power"
},
{
"type": "numeric",
"name": "power_phase_a",
"label": "Power phase a",
"property": "power_phase_a",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power on phase A"
},
{
"type": "numeric",
"name": "power_phase_b",
"label": "Power phase b",
"property": "power_phase_b",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power on phase B"
},
{
"type": "numeric",
"name": "power_phase_c",
"label": "Power phase c",
"property": "power_phase_c",
"access": 1,
"unit": "W",
"description": "Instantaneous measured power on phase C"
},
{
"type": "numeric",
"name": "power_factor",
"label": "Power factor",
"property": "power_factor",
"access": 1,
"unit": "%",
"description": "Instantaneous measured power factor"
},
{
"type": "numeric",
"name": "energy",
"label": "Energy",
"property": "energy",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy"
},
{
"type": "numeric",
"name": "energy_phase_a",
"label": "Energy phase a",
"property": "energy_phase_a",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy on phase A"
},
{
"type": "numeric",
"name": "energy_phase_b",
"label": "Energy phase b",
"property": "energy_phase_b",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy on phase B"
},
{
"type": "numeric",
"name": "energy_phase_c",
"label": "Energy phase c",
"property": "energy_phase_c",
"access": 1,
"unit": "kWh",
"description": "Sum of consumed energy on phase C"
},
{
"type": "numeric",
"name": "ac_frequency",
"label": "AC frequency",
"property": "ac_frequency",
"access": 1,
"unit": "Hz",
"description": "Measured electrical AC frequency"
},
{
"type": "numeric",
"name": "voltage_phase_a",
"label": "Voltage phase a",
"property": "voltage_phase_a",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value on phase A"
},
{
"type": "numeric",
"name": "voltage_phase_b",
"label": "Voltage phase b",
"property": "voltage_phase_b",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value on phase B"
},
{
"type": "numeric",
"name": "voltage_phase_c",
"label": "Voltage phase c",
"property": "voltage_phase_c",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value on phase C"
},
{
"type": "numeric",
"name": "voltage_phase_ab",
"label": "Voltage phase ab",
"property": "voltage_phase_ab",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value between phase A and B"
},
{
"type": "numeric",
"name": "voltage_phase_bc",
"label": "Voltage phase bc",
"property": "voltage_phase_bc",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value between phase B and C"
},
{
"type": "numeric",
"name": "voltage_phase_ca",
"label": "Voltage phase ca",
"property": "voltage_phase_ca",
"access": 1,
"unit": "V",
"description": "Measured electrical potential value between phase C and A"
},
{
"type": "numeric",
"name": "current_phase_a",
"label": "Current phase a",
"property": "current_phase_a",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current on phase A"
},
{
"type": "numeric",
"name": "current_phase_b",
"label": "Current phase b",
"property": "current_phase_b",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current on phase B"
},
{
"type": "numeric",
"name": "current_phase_c",
"label": "Current phase c",
"property": "current_phase_c",
"access": 1,
"unit": "A",
"description": "Instantaneous measured electrical current on phase C"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]