Skip to the content.

Frient EMIZB-141

Electricity meter interface 2 LED

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Frient EMIZB-141

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "power",
    "label": "Power",
    "access": 5,
    "type": "numeric",
    "property": "power",
    "description": "Instantaneous measured power",
    "category": "diagnostic",
    "unit": "W"
  },
  {
    "name": "energy",
    "label": "Energy",
    "access": 5,
    "type": "numeric",
    "property": "energy",
    "description": "Sum of consumed energy",
    "unit": "kWh"
  },
  {
    "name": "battery",
    "label": "Battery",
    "access": 5,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "pulse_configuration",
    "label": "Pulse configuration",
    "access": 7,
    "type": "numeric",
    "property": "pulse_configuration",
    "description": "Pulses per kwh. Default 1000 imp/kWh. Range 0 to 65535",
    "value_max": 65535,
    "value_min": 0
  },
  {
    "name": "current_summation",
    "label": "Current summation",
    "access": 2,
    "type": "numeric",
    "property": "current_summation",
    "description": "Current summation value sent to the display. e.g. 570 = 0,570 kWh",
    "value_max": 268435455,
    "value_min": 0
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "category": "diagnostic",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related