- 积分
- 643
- 金钱
- 555
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 643
- 金钱
- 555
- HASS币
- 0
|
楼主 |
发表于 2018-7-21 00:29:19
|
显示全部楼层
2018-07-21 00:26:59 WARNING (MainThread) [homeassistant.components.http] You have been advised to set http.api_password.
2018-07-21 00:27:00 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=3 from 2018-07-20 15:53:24.530443)
2018-07-21 00:27:00 WARNING (MainThread) [homeassistant.loader] You are using a custom component for switch which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2018-07-21 00:27:00 ERROR (MainThread) [homeassistant.setup] Error during setup of component switch
Traceback (most recent call last):
File "c:\python37\lib\site-packages\homeassistant\setup.py", line 146, in _async_setup_component
component.setup, hass, processed_config) # type: ignore
AttributeError: module 'custom_components.switch' has no attribute 'setup'
2018-07-21 00:27:04 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package netdisco==1.5.0: Command "c:\python37\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-install-v0b2mh2v\\netifaces\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\ADMINI~1\AppData\Local\Temp\pip-record-e3zktc0r\install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-v0b2mh2v\netifaces\
2018-07-21 00:27:04 ERROR (MainThread) [homeassistant.requirements] Not initializing discovery because could not install requirement netdisco==1.5.0
2018-07-21 00:27:04 ERROR (MainThread) [homeassistant.setup] Setup failed for discovery: Could not install all requirements.
2018-07-21 00:27:10 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.
2018-07-21 00:27:20 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package warrant==0.6.1: Command "c:\python37\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-install-t3r2vzap\\pycryptodome\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\ADMINI~1\AppData\Local\Temp\pip-record-agh3bj_z\install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-t3r2vzap\pycryptodome\
2018-07-21 00:27:20 ERROR (MainThread) [homeassistant.requirements] Not initializing cloud because could not install requirement warrant==0.6.1
2018-07-21 00:27:20 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not install all requirements.
|
|