diff -r a071aad7e85b -r 11753aef9237 PluginMqttMonitor.py --- a/PluginMqttMonitor.py Thu Dec 30 16:30:58 2021 +0100 +++ b/PluginMqttMonitor.py Thu Dec 30 16:35:52 2021 +0100 @@ -26,7 +26,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.2.0" +version = "10.2.1" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"