- 积分
- 998
- 金钱
- 957
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 998
- 金钱
- 957
- HASS币
- 0
|
发表于 2024-10-23 23:52:52
|
显示全部楼层
可以登录,但是没有实体
2024-10-23 23:50:45.638 ERROR (MainThread) [homeassistant.components.camera] Error while setting up hass-hjq platform for camera
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 361, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/hass-hjq/camera.py", line 32, in async_setup_entry
for camera in cameras:
TypeError: 'NoneType' object is not iterable |
|