From e6a6c9b7e08e2f1d62b949b54bc0f39bc79db317 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 21 Mar 2022 10:16:28 +0000 Subject: [PATCH] 10_MQTT2_DEVICE.pm: small doc reformatting git-svn-id: https://svn.fhem.de/fhem/trunk@25868 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/10_MQTT2_DEVICE.pm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/10_MQTT2_DEVICE.pm b/fhem/FHEM/10_MQTT2_DEVICE.pm index c43a4c8fa..d5ec5a7ac 100644 --- a/fhem/FHEM/10_MQTT2_DEVICE.pm +++ b/fhem/FHEM/10_MQTT2_DEVICE.pm @@ -985,10 +985,9 @@ zigbee2mqtt_devStateIcon255($;$$) and $Var1,$Var2,$Var3 are replaced in the readingList, setList and getList attributes with the corresponding value.
- Note: the name Var1,etc must only contain the letters A-Za-z0-9_. - If the attribute is not set, $DEVICETOPIC will be replaced with the - name of the device in the attributes mentioned above. - + Note: the name Var1,etc must only contain the letters A-Za-z0-9_. +
  • If the attribute is not set, $DEVICETOPIC will be replaced with the + name of the device in the attributes mentioned above.