--- a/PluginMqttMonitor.py Thu Jun 25 19:13:06 2020 +0200 +++ b/PluginMqttMonitor.py Wed Oct 14 19:15:45 2020 +0200 @@ -24,7 +24,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "2.0.1" +version = "2.1.0" className = "MqttMonitorPlugin" packageName = "MqttMonitor" shortDescription = "Plug-in implementing a tool to connect to a MQTT broker"