diff --git a/FHEM/00_ZWCUL.pm b/FHEM/00_ZWCUL.pm
index eb206c479..25d4631c7 100755
--- a/FHEM/00_ZWCUL.pm
+++ b/FHEM/00_ZWCUL.pm
@@ -739,7 +739,7 @@ ZWCUL_Ready($)
Attributes
- - dataRate [40k|100k|9600]
+ - dataRate [40k|100k|9600]
specify the data rate.
- dummy
@@ -747,7 +747,7 @@ ZWCUL_Ready($)
- model
- disable
- networkKey
- - intruderMode
+ - intruderMode
In monitor mode (see above) events are not dispatched to the ZWave module
per default. Setting this attribute will allow to get decoded messages,
and to send commands to devices not included by this controller.
diff --git a/FHEM/00_ZWDongle.pm b/FHEM/00_ZWDongle.pm
index 088930670..f80d7a296 100755
--- a/FHEM/00_ZWDongle.pm
+++ b/FHEM/00_ZWDongle.pm
@@ -27,8 +27,8 @@ my %sets = (
"removeNode" => { cmd => "4b%02x@", # ZW_REMOVE_NODE_FROM_NETWORK'
param => {onNw=>0xc1, on=>0x81, off=>0x05 } },
"createNode" => { cmd => "60%02x" }, # ZW_REQUEST_NODE_INFO'
- "removeFailedNode" => { cmd => "61%02x@" }, # ZW_REMOVE_FAILED_NODE_ID
- "replaceFailedNode"=> { cmd => "63%02x@" }, # ZW_REPLACE_FAILED_NODE
+ "removeFailedNode" => { cmd => "61%02x@" }, # ZW_REMOVE_FAILED_NODE_ID
+ "replaceFailedNode"=> { cmd => "63%02x@" }, # ZW_REPLACE_FAILED_NODE
"sendNIF" => { cmd => "12%02x05@" },# ZW_SEND_NODE_INFORMATION
"setNIF" => { cmd => "03%02x%02x%02x%02x" },
# SERIAL_API_APPL_NODE_INFORMATION
@@ -823,10 +823,10 @@ ZWDongle_Ready($)
- do_not_notify
- model
- disable
- - homeId
+ - homeId
Stores the homeId of the dongle. Is a workaround for some buggy dongles,
wich sometimes report a wrong/nonexisten homeId (Forum #35126)
- - networkKey
+ - networkKey
Needed for secure inclusion, hex string with length of 32