Skip to the content.

Tuya SM0212

Gas sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Tuya SM0212

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "gas_alarm_1",
    "label": "Gas alarm 1",
    "access": 1,
    "type": "binary",
    "property": "gas_alarm_1",
    "description": "Indicates whether the device detected gas (alarm_1)",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "gas_alarm_2",
    "label": "Gas alarm 2",
    "access": 1,
    "type": "binary",
    "property": "gas_alarm_2",
    "description": "Indicates whether the device detected gas (alarm_2)",
    "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