lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
17 months ago, Edouard Tisserant
8b347ecf35cb
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor