- 积分
- 678
- 金钱
- 519
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 678
- 金钱
- 519
- HASS币
- 0
|
发表于 2018-5-31 23:18:25
|
显示全部楼层
About
Home Assistant
0.70.0b7
Path to configuration.yaml: /home/homeassistant/.homeassistant
Developed by a bunch of awesome people.
Published under the Apache 2.0 license
Source: server — frontend-ui
Built using Python 3, Polymer , Icons by Google and MaterialDesignIcons.com.
Frontend JavaScript version: latest
Custom UIs:
CustomUI: 20180528
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
下午11:17 custom_components/media_player/xiaomi_tv.py (ERROR)
Error fetching description at 192.168.50.166
下午11:16 ssdp.py (WARNING)
The notify.ios platform was loaded but no devices exist! Please check the documentation at https://home-assistant.io/ecosystem/ios/notifications/ for more information
下午11:16 components/notify/ios.py (ERROR)
Press the button to load the full Home Assistant log.
Log Details (ERROR)
Thu May 31 2018 23:17:31 GMT+0800 (中国标准时间)
Error executing service <ServiceCall media_player.turn_on: entity_id=['media_player.xiaomi_tv']>
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/connection.py", line 141, in _new_conn
(self.host, self.port), self.timeout, **extra_kw)
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/util/connection.py", line 83, in create_connection
raise err
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
OSError: [Errno 113] No route to host
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/connectionpool.py", line 601, in urlopen
chunked=chunked)
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/connectionpool.py", line 357, in _make_request
conn.request(method, url, **httplib_request_kw)
File "/usr/lib/python3.5/http/client.py", line 1107, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1152, in _send_request
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1103, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 934, in _send_output
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 877, in send
self.connect()
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/connection.py", line 166, in connect
conn = self._new_conn()
File "/srv/homeassistant/lib/python3.5/site-packages/urllib3/connection.py", line 150, in _new_conn
self, "Failed to establish a new connection: %s" % e)
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x65036c70>: Failed to establish a new connection: [Errno 113] No route to host
During handling of the above exception, another exception occurred: |
|