- 积分
- 682
- 金钱
- 645
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 682
- 金钱
- 645
- HASS币
- 0
|
发表于 2020-4-5 16:34:08
|
显示全部楼层
2020-04-05 16:20:42 ERROR (MainThread) [homeassistant.setup] Error during setup of component device_tracker
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/homeassistant/setup.py", line 170, in _async_setup_component
hass, processed_config
File "/usr/local/lib/python3.7/dist-packages/homeassistant/components/device_tracker/__init__.py", line 129, in async_setup
legacy_platforms = await setup.async_extract_config(hass, config)
File "/usr/local/lib/python3.7/dist-packages/homeassistant/components/device_tracker/setup.py", line 112, in async_extract_config
f"Unable to determine type for {platform.name}: {platform.type}"
ValueError: Unable to determine type for gpslogger: None
2020-04-05 16:20:42 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of ios. Setup failed for dependencies: device_tracker
------
错误LOG提示 |
|