From 5451ffed14cfcb2cfcffb3cf87b21ae426efcc8f Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 8 Feb 2016 18:42:52 +0000 Subject: [PATCH] 10_ZWave.pm: typo in the doc git-svn-id: https://svn.fhem.de/fhem/trunk@10772 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/10_ZWave.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/10_ZWave.pm b/fhem/FHEM/10_ZWave.pm index 5c9ad875c..7b1f7c8ba 100755 --- a/fhem/FHEM/10_ZWave.pm +++ b/fhem/FHEM/10_ZWave.pm @@ -4031,13 +4031,13 @@ s2Hex($)

Class ASSOCIATION
  • associationAdd groupId nodeId ...
    - Add the specified list of nodeIds to the assotion group groupId.
    Note: + Add the specified list of nodeIds to the association group groupId.
    Note: upon creating a fhem-device for the first time fhem will automatically add the controller to the first association group of the node corresponding to the fhem device, i.e it issues a "set name associationAdd 1 controllerNodeId"
  • associationDel groupId nodeId ...
    - Remove the specified list of nodeIds from the assotion group groupId.
  • + Remove the specified list of nodeIds from the association group groupId.

    Class BASIC
  • basicValue value