openhab / openhab/org.openhab.binding.zigbee
Enhancement: add support for SmartThings Multi-purpose sensor - Samjin
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 76
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
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:
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the attached 286D9700010A5AF9.xml.txt and the referenced SmartThings driver around line 410, then inspect how cluster 0xfc02 is represented for this Samjin device. Done means the GP-U999SJVLAAA exposes its vibration sensor or accelerometer through the ZigBee binding and the required device configuration is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100