Yonsm / ZhiSaswell

Saswell Climate Component for HomeAssistant
11 stars 3 forks source link

安装插件后,提示错误信息 #9

Open gzgesong opened 1 year ago

gzgesong commented 1 year ago

INFO (MainThread) [homeassistant.components.climate] Setting up climate.zhisaswell ERROR (MainThread) [custom_components.zhisaswell.climate] Traceback (most recent call last): File "/config/custom_components/zhisaswell/climate.py", line 191, in update_data devs.append({ATTR_HVAC_MODE: HVAC_MODE_HEAT if status[1] == '1' else HVAC_MODE_OFF, IndexError: list index out of range

ERROR (MainThread) [custom_components.zhisaswell.climate] No sensors added.