ShinaSystem CSM-300ZB_V2
SiHAS multipurpose ToF sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the ShinaSystem CSM-300ZB_V2
- 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": 100,
"description": "People count"
},
{
"type": "enum",
"name": "rf_pairing_on",
"property": "rf_pairing_on",
"access": 2,
"values": [
"run"
],
"description": "Run RF pairing mode"
},
{
"type": "binary",
"name": "counting_freeze",
"property": "counting_freeze",
"access": 2,
"value_on": "ON",
"value_off": "OFF",
"description": "Counting Freeze ON/OFF, not reporting people value when is ON"
},
{
"type": "enum",
"name": "tof_init",
"property": "tof_init",
"access": 2,
"values": [
"initial"
],
"description": "ToF sensor initial"
},
{
"type": "binary",
"name": "led_state",
"property": "led_state",
"access": 2,
"value_on": "enable",
"value_off": "disable",
"description": "Indicate LED enable/disable, default : enable"
},
{
"type": "binary",
"name": "rf_state",
"property": "rf_state",
"access": 2,
"value_on": "enable",
"value_off": "disable",
"description": "RF function enable/disable, default : disable"
},
{
"type": "enum",
"name": "transaction",
"property": "transaction",
"access": 2,
"values": [
"0ms",
"200ms",
"400ms",
"600ms",
"800ms",
"1,000ms"
],
"description": "Transaction interval, default : 400ms"
},
{
"type": "binary",
"name": "fast_in",
"property": "fast_in",
"access": 2,
"value_on": "enable",
"value_off": "disable",
"description": "Fast process enable/disable when people 0 to 1. default : enable"
},
{
"type": "binary",
"name": "fast_out",
"property": "fast_out",
"access": 2,
"value_on": "enable",
"value_off": "disable",
"description": "Fast process enable/disable when people 1 to 0. default : enable"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]