openhab/org.openhab.binding.zigbee

Enhancement: add support for SmartThings Multi-purpose sensor - Samjin

Opened this issue · 1 comments

Add support for SmartThings/Samjin Multi-purpose Sensor GP-U999SJVLAAA

I can add the Smartthings Multi-purpose Sensor GP-U999SJVLAAA, but it is missing the vibration sensor / accelerometer. This appears to be in the cluster 0xfc02. Can support for this be added?

The SmartThings driver with some information on this device is here:
https://github.com/SmartThingsCommunity/SmartThingsPublic/blob/master/devicetypes/smartthings/smartsense-multi-sensor.src/smartsense-multi-sensor.groovy
You can see that at about line 410 some configuration is written out to the device. Perhaps this is missing? Maybe other configuration is also missing. My device is the one from Samjin.

XML file is here:

286D9700010A5AF9.xml.txt

Configuration

Configuration Description
Coordinator used Nortek HUSBZB-1
openHAB version 2.5.2
Hardware Intel x86
Memory 4G
Java version (Zulu 8.44.0.11-CA-linux64) (build 1.8.0_242-b20)
Devices Smartthings/Samjin Multi-purpose Sensor GP-U999SJVLAAA, 286D9700010A5AF9

Logs

I can add logs, but I'm not sure when to capture them or if they are useful in this case.

This looks like a manufacturer specific cluster so this would require some sort of specific support as it's non-standard.