gysmo38 / domoticz-python-melcloud

A plugin in python for Domoticz
12 stars 15 forks source link

Error 100? #36

Closed nigels0 closed 1 year ago

nigels0 commented 1 year ago

I put a timer on to switch off the AC, but got this error. Never seen error 100 before. ‘Manually’ switching the AC to off works fine through the same domoticz switch.

2023-06-18 07:00:01.031 Status: Schedule item started! Name: MELCloud - Olla - Mode, Type: On Time, DevID: 6219, Time: 2023-06-18 07:00:01 2023-06-18 07:00:01.388 Error: MELCloud: Call to function 'onCommand' failed, exception details: 2023-06-18 07:00:01.417 Error: MELCloud: Traceback (most recent call last): 2023-06-18 07:00:01.417 Error: MELCloud: File "/home/pi/domoticz/plugins/domoticz-python-melcloud/plugin.py", line 586, in onCommand 2023-06-18 07:00:01.417 Error: MELCloud: _plugin.onCommand(Unit, Command, Level, Hue) 2023-06-18 07:00:01.417 Error: MELCloud: File "/home/pi/domoticz/plugins/domoticz-python-melcloud/plugin.py", line 344, in onCommand 2023-06-18 07:00:01.418 Error: MELCloud: current_unit['op_mode'] = self.domoticz_levels['mode'][str(Level)] 2023-06-18 07:00:01.418 Error: MELCloud: KeyError: '100'