- 积分
- 132
- 金钱
- 122
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
注册会员
- 积分
- 132
- 金钱
- 122
- HASS币
- 0
|
发表于 2023-5-10 17:40:17
|
显示全部楼层
求助。。。
Logger: homeassistant.setup
Source: custom_components/lifesmart/__init__.py:516
Integration: lifesmart (documentation)
First occurred: 17:36:16 (1 occurrences)
Last logged: 17:36:16
Error during setup of component lifesmart
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 257, in _async_setup_component
result = await task
File "/config/custom_components/lifesmart/__init__.py", line 516, in async_setup
for dev in devices:
TypeError: 'bool' object is not iterable |
|