- 积分
- 480
- 金钱
- 373
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
中级会员
- 积分
- 480
- 金钱
- 373
- HASS币
- 0
|
发表于 2018-7-8 00:53:32
|
显示全部楼层
求助~一直这样子。
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 207, in async_update_ha_state
state = self.state
File "/usr/lib/python3.6/site-packages/homeassistant/components/weather/__init__.py", line 165, in state
return self.condition
File "/config/custom_components/weather/heweather_forecast.py", line 136, in condition
self._condition in v][0]
IndexError: list index out of range |
|