Skip to the content.

ShinaSystem DMS-300ZB

SiHAS dual motion sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the ShinaSystem DMS-300ZB

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "battery",
    "label": "Battery",
    "access": 1,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %, can take up to 24 hours before reported.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "voltage",
    "label": "Voltage",
    "access": 1,
    "type": "numeric",
    "property": "voltage",
    "description": "Voltage of the battery in millivolts",
    "unit": "mV"
  },
  {
    "name": "occupancy_in",
    "label": "Occupancy in",
    "access": 1,
    "type": "binary",
    "property": "occupancy_in",
    "description": "Indicates whether \"IN\" Sensor of the device detected occupancy",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "occupancy_out",
    "label": "Occupancy out",
    "access": 1,
    "type": "binary",
    "property": "occupancy_out",
    "description": "Indicates whether \"OUT\" Sensor of the device detected occupancy",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "occupancy_or",
    "label": "Occupancy or",
    "access": 1,
    "type": "binary",
    "property": "occupancy_or",
    "description": "Indicates whether \"IN or OUT\" Sensor of the device detected occupancy",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "occupancy_and",
    "label": "Occupancy and",
    "access": 1,
    "type": "binary",
    "property": "occupancy_and",
    "description": "Indicates whether \"IN and OUT\" Sensor of the device detected occupancy",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "occupancy_timeout",
    "label": "Occupancy timeout",
    "access": 7,
    "type": "numeric",
    "property": "occupancy_timeout",
    "unit": "s",
    "value_max": 3600,
    "value_min": 0
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related