Skip to the content.

MultIR MIR-SM100-E

Smoke sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the MultIR MIR-SM100-E

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "silence",
    "label": "Silence",
    "access": 2,
    "type": "enum",
    "property": "silence",
    "description": "After enabling mute, it will return to detection state after 90 seconds.",
    "values": [
      "ON"
    ]
  },
  {
    "name": "battery",
    "label": "Battery",
    "access": 5,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "alarm_1",
    "label": "Alarm 1",
    "access": 1,
    "type": "binary",
    "property": "alarm_1",
    "description": "Indicates whether IAS Zone alarm 1 is active",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "alarm_2",
    "label": "Alarm 2",
    "access": 1,
    "type": "binary",
    "property": "alarm_2",
    "description": "Indicates whether IAS Zone alarm 2 is active",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "tamper",
    "label": "Tamper",
    "access": 1,
    "type": "binary",
    "property": "tamper",
    "description": "Indicates whether the device is tampered",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "battery_low",
    "label": "Battery low",
    "access": 1,
    "type": "binary",
    "property": "battery_low",
    "description": "Indicates whether the battery of the device is almost empty",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  }
]

Related