- 积分
- 419
- 金钱
- 347
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
中级会员
- 积分
- 419
- 金钱
- 347
- HASS币
- 0
|
发表于 2017-8-2 14:01:48
|
显示全部楼层
哦, 你刷新下看看呢,我得有估计分型号,我是214play,
不过安装后界面是有, 版本比较低, 不知道怎么用命令更新。
还有昨天用你写的方法安装了,有运行后的log,最后访问端口网页显示不出来。你你知道错在那里么,帮我看看啊?下面是home-assistant.log
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=turn_off>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=turn_on>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=toggle>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=stop>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=restart>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=check_config>
2017-08-02 00:54:06 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=reload_core_config>
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=persistent_notification, service=create>
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=persistent_notification, service=dismiss>
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.bootstrap] Home Assistant core initialized
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded history from homeassistant.components.history
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded recorder from homeassistant.components.recorder
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded http from homeassistant.components.http
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded frontend from homeassistant.components.frontend
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded api from homeassistant.components.api
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded websocket_api from homeassistant.components.websocket_api
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.loader] Loaded introduction from homeassistant.components.introduction
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.setup] Setting up introduction
2017-08-02 00:54:07 INFO (Thread-4) [homeassistant.components.introduction]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello, and welcome to Home Assistant!
We'll hope that we can make all your dreams come true.
Here are some resources to get started:
- Configuring Home Assistant:
https://home-assistant.io/getting-started/configuration/
- Available components:
https://home-assistant.io/components/
- Troubleshooting your configuration:
https://home-assistant.io/gettin ... ting-configuration/
- Getting help:
https://home-assistant.io/help/
This message is generated by the introduction component. You can
disable it in configuration.yaml.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.setup] Setup of domain introduction took 0.0 seconds.
2017-08-02 00:54:07 INFO (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=introduction>
2017-08-02 00:54:07 INFO (Thread-3) [homeassistant.util.package] Attempting install of aiohttp_cors==0.5.3
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.setup] Setting up http
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Error during setup of component http
Traceback (most recent call last):
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/homeassistant/setup.py", line 191, in _async_setup_component
result = yield from component.async_setup(hass, processed_config)
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/asyncio/coroutines.py", line 206, in coro
res = func(*args, **kw)
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/homeassistant/components/http/__init__.py", line 140, in async_setup
is_ban_enabled=is_ban_enabled
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/homeassistant/components/http/__init__.py", line 183, in __init__
import aiohttp_cors
ImportError: No module named 'aiohttp_cors'
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=3047812876-1, domain=persistent_notification, service_data=title=Invalid config, message=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
Please check your config, notification_id=invalid_config, service=create>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=None, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.417868+08:00>, entity_id=persistent_notification.invalid_config>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=3047812876-1>
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Unable to setup dependencies of websocket_api. Setup failed for dependencies: http
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not setup all dependencies.
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Unable to setup dependencies of api. Setup failed for dependencies: http
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not setup all dependencies.
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=3047812876-2, domain=persistent_notification, service_data=title=Invalid config, message=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
Please check your config, notification_id=invalid_config, service=create>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=3047812876-3, domain=persistent_notification, service_data=title=Invalid config, message=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
* [api](https://home-assistant.io/components/api/)
Please check your config, notification_id=invalid_config, service=create>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.417868+08:00>, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.443182+08:00>, entity_id=persistent_notification.invalid_config>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=3047812876-2>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.443182+08:00>, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
* [api](https://home-assistant.io/components/api/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.456913+08:00>, entity_id=persistent_notification.invalid_config>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=3047812876-3>
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Unable to setup dependencies of frontend. Setup failed for dependencies: api, websocket_api
2017-08-02 00:54:38 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not setup all dependencies.
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: service_call_id=3047812876-4, domain=persistent_notification, service_data=title=Invalid config, message=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
* [api](https://home-assistant.io/components/api/)
* [frontend](https://home-assistant.io/components/frontend/)
Please check your config, notification_id=invalid_config, service=create>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: old_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
* [api](https://home-assistant.io/components/api/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.456913+08:00>, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
* [http](https://home-assistant.io/components/http/)
* [websocket-api](https://home-assistant.io/components/websocket_api/)
* [api](https://home-assistant.io/components/api/)
* [frontend](https://home-assistant.io/components/frontend/)
Please check your config; title=Invalid config @ 2017-08-02T00:54:38.480498+08:00>, entity_id=persistent_notification.invalid_config>
2017-08-02 00:54:38 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=3047812876-4>
2017-08-02 00:54:38 INFO (Thread-5) [homeassistant.util.package] Attempting install of sqlalchemy==1.1.12
2017-08-02 00:56:09 INFO (MainThread) [homeassistant.setup] Setting up recorder
2017-08-02 00:56:19 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.
|
|