『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
楼主: antsunzj

[经验分享] 11.22更新:告别不断搞坏系统格式化tf之路——给新手的固件

  [复制链接]

0

主题

61

帖子

2617

积分

金牌会员

Rank: 6Rank: 6

积分
2617
金钱
2556
HASS币
0
发表于 2018-1-17 00:13:39 | 显示全部楼层
謝謝大大滴分享
小白我應該最適合先來玩這個
出問題就直接刪出錯的docker
不需要一直全部重新安裝了
回复

使用道具 举报

0

主题

101

帖子

784

积分

论坛积极会员

积分
784
金钱
683
HASS币
0
发表于 2018-1-19 15:58:25 | 显示全部楼层
学习!!!!!!!!!!
回复

使用道具 举报

42

主题

523

帖子

2517

积分

金牌会员

Rank: 6Rank: 6

积分
2517
金钱
1989
HASS币
30
发表于 2018-1-21 12:49:20 | 显示全部楼层
本帖最后由 czweb 于 2018-1-21 12:50 编辑

1、系统启动后报错如何解决,/usr/lib/python3.6这个目录找不到
2、调用command_line也不行,为什么呢?https://bbs.hassbian.com/forum.p ... 510&page=1#pid53973
2018-01-21 12:26:10 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
2018-01-21 12:26:10 WARNING (MainThread) [homeassistant.setup] Setup of switch is taking over 10 seconds.
2018-01-21 12:26:28 WARNING (SyncWorker_11) [netdisco.ssdp] Error fetching description at [url]http://169.254.19.109:80/description.xml[/url]
2018-01-21 12:26:28 WARNING (SyncWorker_11) [netdisco.ssdp] Found malformed XML at [url]http://192.168.7.206:9999:[/url] Not Found
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:37:02 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:42:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step
    result = coro.send(None)
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 398, in async_process_entity
    new_entity, self, update_before_add=update_before_add
  File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 239, in async_add_entity
    'Invalid entity id: {}'.format(entity.entity_id))
homeassistant.exceptions.HomeAssistantError: Invalid entity id: light.
2018-01-21 12:49:50 ERROR (SyncWorker_7) [homeassistant.components.switch.command_line] Command failed: /usr/bin/python3 /home/homeassistant/.homeassistant/pcPower.py ON 50E54935D58D
2018-01-21 12:49:54 ERROR (SyncWorker_5) [homeassistant.components.switch.command_line] Command failed: /usr/bin/python3 /home/homeassistant/.homeassistant/pcPower.py OFFALL
回复

使用道具 举报

1

主题

141

帖子

493

积分

中级会员

Rank: 3Rank: 3

积分
493
金钱
352
HASS币
0
发表于 2018-1-21 16:20:55 | 显示全部楼层
噶某些分享
回复

使用道具 举报

6

主题

265

帖子

1497

积分

金牌会员

Rank: 6Rank: 6

积分
1497
金钱
1232
HASS币
0
发表于 2018-1-21 17:00:30 | 显示全部楼层
谢谢分享
回复

使用道具 举报

2

主题

159

帖子

1136

积分

金牌会员

Rank: 6Rank: 6

积分
1136
金钱
977
HASS币
0
发表于 2018-1-21 18:31:16 | 显示全部楼层
baiduyun下载速度太慢
回复

使用道具 举报

2

主题

100

帖子

508

积分

禁止发言

积分
508
金钱
408
HASS币
0
发表于 2018-1-21 19:20:52 | 显示全部楼层
来试试看看
回复

使用道具 举报

0

主题

4

帖子

28

积分

新手上路

Rank: 1

积分
28
金钱
24
HASS币
0
发表于 2018-1-21 23:37:30 | 显示全部楼层
看看看看
回复

使用道具 举报

1

主题

57

帖子

241

积分

论坛分享达人

积分
241
金钱
184
HASS币
0
发表于 2018-1-22 02:15:16 | 显示全部楼层
        又如滚滚黄河之水,一发不可收拾…….
回复

使用道具 举报

42

主题

523

帖子

2517

积分

金牌会员

Rank: 6Rank: 6

积分
2517
金钱
1989
HASS币
30
发表于 2018-1-22 16:41:14 | 显示全部楼层
本帖最后由 czweb 于 2018-1-22 16:42 编辑

这个系统pip3不能使用,怎么解决?

TIM截图20180122163956.png


pi@raspberrypi:~ $ pip3 install --install-option="--prefix=/home/homeassistant/.homeassistant/deps" vlc -i https://pypi.doubanio.com/simple/
Traceback (most recent call last):
  File "/usr/bin/pip3", line 9, in <module>
    load_entry_point('pip==1.5.6', 'console_scripts', 'pip3')()
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 356, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2476, in load_entry_point
    return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2190, in load
    ['__name__'])
  File "/usr/lib/python3/dist-packages/pip/__init__.py", line 74, in <module>
    from pip.vcs import git, mercurial, subversion, bazaar  # noqa
  File "/usr/lib/python3/dist-packages/pip/vcs/mercurial.py", line 9, in <module>
    from pip.download import path_to_url
  File "/usr/lib/python3/dist-packages/pip/download.py", line 25, in <module>
    from requests.compat import IncompleteRead
ImportError: cannot import name 'IncompleteRead'
pi@raspberrypi:~ $ 

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-15 06:54 , Processed in 0.565235 second(s), 38 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表