ShinaSystem CSM-300ZB
SiHAS multipurpose sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the ShinaSystem CSM-300ZB
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "numeric",
"name": "battery",
"property": "battery",
"access": 1,
"unit": "%",
"description": "Remaining battery in %, can take up to 24 hours before reported.",
"value_min": 0,
"value_max": 100
},
{
"type": "numeric",
"name": "voltage",
"property": "voltage",
"access": 1,
"unit": "mV",
"description": "Voltage of the battery in millivolts"
},
{
"type": "enum",
"name": "status",
"property": "status",
"access": 1,
"values": [
"idle",
"in",
"out"
],
"description": "Currently status"
},
{
"type": "numeric",
"name": "people",
"property": "people",
"access": 7,
"value_min": 0,
"value_max": 50,
"description": "People count"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]