From 8e867662d27bbd88c87a87837a79352dd5366ca8 Mon Sep 17 00:00:00 2001 From: Hauswart <> Date: Thu, 6 Sep 2018 08:25:46 +0000 Subject: [PATCH] 00_MYSENSORS.pm: typo git-svn-id: https://svn.fhem.de/fhem/trunk@17288 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/00_MYSENSORS.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/00_MYSENSORS.pm b/fhem/FHEM/00_MYSENSORS.pm index 3ae16ca7a..ebe752083 100644 --- a/fhem/FHEM/00_MYSENSORS.pm +++ b/fhem/FHEM/00_MYSENSORS.pm @@ -603,23 +603,23 @@ sub matchClient($$) {
Attributes
att <name> autocreate
+
attr <name> autocreate
enables auto-creation of MYSENSOR_DEVICE-devices on receival of presentation-messages
att <name> requestAck
+
attr <name> requestAck
request acknowledge from nodes.
if set the Readings of nodes are updated not before requested acknowledge is received
if not set the Readings of nodes are updated immediatly (not awaiting the acknowledge).
May also be configured for individual nodes if not set for gateway.
att <name> first-sensorid <<number <h; 255>>
+
attr <name> first-sensorid <<number <h; 255>>
configures the lowest node-id assigned to a mysensor-node on request (defaults to 20)
att <name> OTA_firmwareConfig <filename>
+
attr <name> OTA_firmwareConfig <filename>
specifies a configuration file for the FOTA
(firmware over the air - wireless programming of the nodes) configuration. It must be stored
in the folder FHEM/firmware. The format of the configuration file is the following (csv):