Skip to the content.

Legrand 412015

DIN power consumption module

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": 5,
    "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": "binary",
    "name": "power_alarm_active",
    "label": "Power alarm active",
    "property": "power_alarm_active",
    "access": 1,
    "value_on": true,
    "value_off": false
  },
  {
    "type": "binary",
    "name": "power_alarm",
    "label": "Power alarm",
    "property": "power_alarm",
    "access": 7,
    "value_on": true,
    "value_off": false,
    "description": "Enable/disable the power alarm"
  },
  {
    "type": "numeric",
    "name": "linkquality",
    "label": "Linkquality",
    "property": "linkquality",
    "access": 1,
    "unit": "lqi",
    "description": "Link quality (signal strength)",
    "value_min": 0,
    "value_max": 255
  }
]

Related