Where possible, the recommendation would be to use the HomeSeer Official Driver channel
https://bestow-regional.api.smartthings.com/invite/adMKXx38XR29
An extension of the preliminary edge driver originally established by ryanjmulder and forked from his GitHub repo.
The goal of these drivers is to include the unique HomeSeer Z-Wave attributes not currently accounted for in the SmartThingsCommunity/SmartThingsEdgeDrivers.
HomeSeer Group = https://bestow-regional.api.smartthings.com/invite/Kr2z1gQn3ZMA
The Switch capabilities are rather feature complete, however, the remaing drivers are very much in beta regarding additional feature and functionality
-
ZLink ZL-WD-100 Z-Wave Wall Dimmer
The following capabilities are available:
-
Mult-Tap Functionality (Central Scene)
-
Multiple Profile Configuration (Driven by device Firmware version and/or Normal vs. Status Operating Mode)
-
LED Control (Status Mode)
- Color Configuration - Although HomeSeer only supports 7 colors (Red/Green/Blue/Yellow/Magenta/Cyan/White), the driver supports HSL definitions and will select the closest color.
- Blink Notification
LED Color Control is best managed via Routines and/or Rules API. Smart Lighting is not currently working correctly with components
-
- HS-FC200+ Z-Wave Plus Fan Controller Eventually this should emulate the functionality of the common year switch models.
- HSM200 Multi-sensor Work In Progress
After accepting this channel invite and enrolling, any HomeSeer switches you add should automatically be assigned this Edge Driver.
To see if a switch is using this device driver, go to Devices, open the switch and click the "..." button. If "Driver" is in the list, then it's using the new Edge Driver code. The driver name will be "HomeSeer Z-Wave Switches". If "Driver" is not present, it's using the legacy Groovy Device Type Handler (DTH). In this case you should remove the device and re-add it.
When removing the device via the SmartThings app, it will prompt you to follow your manufacturer's directions to exclude the old device. Once the exclusion process is started by the app, single click and release the rocker switch.
To react to a multi-tap event, go to Automation and create a Routine. Under "If", choose "Device status", choose the switch and it should show all of the multi-tap events you can react to. Then you can add the result as normal for the routine.