openhab / openhab/org.openhab.binding.zigbee

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

Open
#562 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

device-specific
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:

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.