diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 8f03fe654ae..b192e33660f 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -301,3 +301,23 @@ Button four release|4|1 ### {% linkable_title WallC-S Switch %} Use the same configuration as for the Aeotec Wallmote. + +### {% linkable_title HANK One-key Scene Controller HKZN-SCN01 %} + +For the HANK One-key Scene Controller, you may need to update the `COMMAND_CLASS_CENTRAL_SCENE` for each node in your `zwcfg` file with the following: + +```xml + + + + + +``` + +Below is a table of the action/scenes for the Button (as a reference for other similar devices): + +**Action**|**scene\_id**|**scene\_data** +:-----:|:-----:|:-----: +Button single tap|1|0 +Button hold|1|2 +Button release|1|1