Good evening, I have configured an air conditioner with broadlink and SmartIR. Some functions work, some don’t. The system log tells me: 2021-02-10 23:02:33 ERROR (MainThread) [custom_components.smartir.climate] ‘low’
Traceback (most recent call last):
File “/config/custom_components/smartir/climate.py”, line 378, in send_command
self._commands [operation_mode] [fan_mode] [target_temperature])
KeyError: ‘low’
how can i solve? Thank you all.