--- a/PluginMqttMonitor.py Tue Sep 04 19:42:24 2018 +0200 +++ b/PluginMqttMonitor.py Wed Sep 05 19:52:30 2018 +0200 @@ -95,6 +95,7 @@ self.__defaults = { "RecentBrokersWithPort": "[]", # JSON formatted empty list "BrokerProfiles": "{}", # JSON formatted empty dict + # __IGNORE_WARNING_M613__ } self.__translator = None