diff -r 18191297f4dc -r 5e760c5c20af PluginMqttMonitor.py --- a/PluginMqttMonitor.py Sat May 02 15:00:04 2020 +0200 +++ b/PluginMqttMonitor.py Sat May 02 15:01:46 2020 +0200 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.2.2" +version = "1.2.3" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"