From ed6d68a9cef2d782a87606a6dbeb91277412452e Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 11 Aug 2018 16:12:38 -0400 Subject: [PATCH] Update device-specific.markdown (#5989) * Update device-specific.markdown Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly. * Minor change --- 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 2d217d8c4a2..bb84afca590 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 installations will see those details: + +**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