From 7167ab1210839727627ebeb884bfb7aeb625195f Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 30 Dec 2017 11:23:33 +0000 Subject: [PATCH] Update from forum post (#4305) https://community.home-assistant.io/t/aeotec-wallmote-quad-zw130/12100/14 provided details on the Scene data for the Aeotec Wallmote --- source/_docs/z-wave/device-specific.markdown | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 0aba503a710..22a4a6d89e8 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -208,10 +208,18 @@ Below is a table of the action/scenes for the Wallmote (as a reference for other **Action**|**scene\_id**|**scene\_data** :-----:|:-----:|:-----: -Button one single tap|1|TBC -Button two single tap|2|TBC -Button three single tap|3|TBC -Button four single tap|4|TBC +Button one single tap|1|0 +Button one hold|1|2 +Button one release|1|1 +Button two single tap|2|0 +Button two hold|2|2 +Button two release|2|1 +Button three single tap|3|0 +Button three hold|3|2 +Button three release|3|1 +Button four single tap|4|0 +Button four hold|4|2 +Button four release|4|1 ### {% linkable_title Zooz Toggle Switches %}