Skip to the content.

ShinaSystem CSM-300ZB

SiHAS multipurpose sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the ShinaSystem CSM-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": "status",
    "label": "Status",
    "access": 1,
    "type": "enum",
    "property": "status",
    "description": "Currently status",
    "values": [
      "idle",
      "in",
      "out"
    ]
  },
  {
    "name": "people",
    "label": "People",
    "access": 7,
    "type": "numeric",
    "property": "people",
    "description": "People count",
    "value_max": 50,
    "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