2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 19:04:20 +00:00

10_MQTT2_DEVICE.pm: small doc reformatting

git-svn-id: https://svn.fhem.de/fhem/trunk@25868 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2022-03-21 10:16:28 +00:00
parent 662a2e2cf8
commit e6a6c9b7e0

View File

@ -985,10 +985,9 @@ zigbee2mqtt_devStateIcon255($;$$)
<ul><code>Var1=Var1Value Var2="Value with space" Var3=...</code></ul>
and $Var1,$Var2,$Var3 are replaced in the readingList, setList and
getList attributes with the corresponding value.<br>
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.
</li>
Note: the name Var1,etc must only contain the letters A-Za-z0-9_.</li>
<li>If the attribute is not set, $DEVICETOPIC will be replaced with the
name of the device in the attributes mentioned above.</li>
</ul>
</li><br>