RGT
(Ruben Gausel)
July 25, 2023, 3:05pm
1
I’ve been searching for days on the forum without luck, so I figured it was time to make a post myself to maybe address the topic.
I can’t seem to be able to add Sunricher products correctly into ST. They show up as a “Zigbee Thing”, and as far as I can tell, after the new IDE and everything, there is no obvious workaround for this? At least not as I have managed to find.
So my question here is, does anyone here know a workaround for getting ahold of drivers for Sunricher products?
The product I’ve tried is the 4 group Zigbee switch from Sunricher: https://www.sunricher.com/single-color-wall-mounted-4-groups-zigbee-push-button-remote-sr-zg9001k8-dim.html
I’ve tried from several distributors, just in case one of them had a version that actually had a functioning fingerprint, but no luck.
Thank you very much in advance for anyone that has time to answer, or brainstorm with me on this! Much appreciated
RGT:
I’ve been searching for days on the forum without luck, so I figured it was time to make a post myself to maybe address the topic.
I can’t seem to be able to add Sunricher products correctly into ST. They show up as a “Zigbee Thing”, and as far as I can tell, after the new IDE and everything, there is no obvious workaround for this? At least not as I have managed to find.
So my question here is, does anyone here know a workaround for getting ahold of drivers for Sunricher products?
The product I’ve tried is the 4 group Zigbee switch from Sunricher: Single Color Wall Mounted 4 Groups ZigBee Push Button Remote SR-ZG9001K8-DIM
I’ve tried from several distributors, just in case one of them had a version that actually had a functioning fingerprint, but no luck.
Thank you very much in advance for anyone that has time to answer, or brainstorm with me on this! Much appreciated
The zigbee-switch-power-v5 Edge driver from @Mariano_Colmenarejo supports the following Sunricher devices:
Micro Smart Dimmer
HK-SL-DIM-A
You can subscribe to his channel here and select the driver I mentioned if either of those devices matches yours. If not, post in (EDGE Driver-Mc): Zigbee Switch Mc, Zigbee Switch Power Mc, Zigbee Multi Switch and Child Mc with your device info and ask for it to be added to his driver.
1 Like
RGT
(Ruben Gausel)
July 27, 2023, 9:57am
3
Hey, thank you for the reply! Are we still able to install new drivers ourselves? Thought this feature went extinct early july?
If it’s still possible, do you happen to have any links for the procedure
TapioX
July 27, 2023, 10:14am
4
You have to enroll your hub suitable channel from link
Install the driver you need on your hub
Put your device in pairing mode
In the App add a new device with the option to search nearby.
If the device is compatible with the driver, it will pair and appear in the room where you have the Hub.
If it does not pair or does not work correctly, it is possible
that the fingerprints, manufacturer and model are not collected in the driver.
For this driver
Use this link
SmartThings preview
As a part of the SmartThings Edge Beta, we are previewing a set of device drivers (Edge Drivers) managed by SmartThings that can be used with some of your Works with SmartThings devices.
These drivers will be made available with our new Driver Sharing feature for device testing and community distribution of Hub Connected devices. Previously, sharing Groovy Device Type Handlers (DTHs) required end-users to copy and paste the code for each individual device into their accounts. Now developers and users can create, share, and consume drivers outside of the SmartThings App with a unique URL.
Things to Know
Before getting started, there are a few things you should know about installing Edge drivers using the Driver Sharing feature:
Driver Sharing provides access to Channels with groups of…
2 Likes
Hi @RGT
According to the device link you posted it is a multi button and not a multi switch.
I think, It doesn’t work with my driver.
You can pair it with my Zigbee thing Mc driver with the instructions in the previous post to see the fingerprints and clusters it uses
You should try to add it to a multibutton driver like @erickv driver
1 Like
RGT:
Hey, thank you for the reply! Are we still able to install new drivers ourselves? Thought this feature went extinct early july?
If it’s still possible, do you happen to have any links for the procedure
What went away was the ability to install groovy DTHs (device type handlers) from the old architecture.
Their replacement is Lua Edge Drivers for the new architecture, and installing those works fine, but the process is different.
It sounds like you might find the community FAQ helpful.
FAQ: I have no idea what Edge is. Is that a new developer tool? (2022)
3 Likes