From d0d819b4007d8fcb9eba804e151ff3ae6841533d Mon Sep 17 00:00:00 2001 From: Tony Roman Date: Sun, 8 Jul 2018 06:41:11 -0400 Subject: [PATCH] Add ZWave device specific information about HANK One-key Scene Controller (#5633) --- source/_docs/z-wave/device-specific.markdown | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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