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.