Might as well be a pass, doens't exec

This commit is contained in:
atse 2023-08-08 12:41:57 +08:00 committed by Tse Kwok Yan
parent c2cb04b461
commit caf2efb046
1 changed files with 1 additions and 4 deletions

View File

@ -16,10 +16,7 @@ from ui_tec_qt import Ui_MainWindow
class CommandsParameter(Parameter):
def __init__(self, **opts):
super().__init__()
self.opts["commands"] = opts.get("commands", None)
self.opts["payload"] = opts.get("payload", None)
pass
ThermostatParams = [[