From 4bf9d704421a33942b59d2e6a7260d639efb8f7a Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 10 Aug 2018 18:34:00 -0400 Subject: [PATCH 1/2] Update device-specific.markdown Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly. --- source/_docs/z-wave/device-specific.markdown | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 2d217d8c4a23..4c048b09ae8d 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -196,6 +196,20 @@ Triple tap off|2|4 Tap and hold on|1|2 Tap and hold off|2|2 +Some Installs will See this for a chart + +**Top button ID: 1, Bottom ID: 2** + +**Action**|**scene\_data** +:-----:|:-----: +Single Press|7800 +Hold Button|7740 +2x Tap|7860 +3x Tap|7920 +4x Tap|7980 +5x Tap|8040 + + ### {% linkable_title Fibaro Button FGPB-101-6 v3.2 %} @@ -353,4 +367,4 @@ Button three hold|Circle|3|2 Button three release|Circle|3|1 Button four tap|Circle with Line|4|0 Button four hold|Circle with Line|4|2 -Button four release|Circle with Line|4|1 \ No newline at end of file +Button four release|Circle with Line|4|1 From d75b3ec155bc0af27f6048bb6bdaa51cb483a572 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 11 Aug 2018 14:42:21 +0200 Subject: [PATCH 2/2] Minor change --- source/_docs/z-wave/device-specific.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 4c048b09ae8d..bb84afca5907 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -196,7 +196,7 @@ Triple tap off|2|4 Tap and hold on|1|2 Tap and hold off|2|2 -Some Installs will See this for a chart +Some installations will see those details: **Top button ID: 1, Bottom ID: 2**