From 0ed26558bd01c1464b74276320ab246f5a43c1ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Victor?= Date: Mon, 21 Dec 2020 17:45:20 +0100 Subject: [PATCH] Fix FGKF-601 key names (#15966) The names for the last two buttons (Minus and Plus) were probably cut/pasted from the fourth (Triangle). --- source/_docs/z-wave/device-specific.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_docs/z-wave/device-specific.markdown b/source/_docs/z-wave/device-specific.markdown index 0b0ce881381..b921b518d38 100644 --- a/source/_docs/z-wave/device-specific.markdown +++ b/source/_docs/z-wave/device-specific.markdown @@ -869,12 +869,12 @@ Button three (X) release|3|7740 Button four (Triangle) single tap|4|7680 Button four (Triangle) hold|4|7800 Button four (Triangle) release|4|7740 -Button five (Triangle) single tap|5|7680 -Button five (Triangle) hold|5|7800 -Button five (Triangle) release|5|7740 -Button six (Triangle) single tap|6|7680 -Button six (Triangle) hold|6|7800 -Button six (Triangle) release|6|7740 +Button five (Minus) single tap|5|7680 +Button five (Minus) hold|5|7800 +Button five (Minus) release|5|7740 +Button six (Plus) single tap|6|7680 +Button six (Plus) hold|6|7800 +Button six (Plus) release|6|7740 Press circle and plus simultaneously to wake up the device.