树莓派3B平台 安装HomeAssistant,小米网关配置正确显示,首页也能显示HOMEKIT的代码,但是手机输入代码半天没有反应,系统报错,LOG如下:
2018-08-07 19:07:12 WARNING (MainThread) [homeassistant.components.http] You have been advised to set http.api_password.
2018-08-07 19:07:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 318, in _async_add_entity
msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: switch.wall_switch_ln_158d0001abfbce. Platform xiaomi_aqara does not generate unique IDs
2018-08-07 19:07:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 318, in _async_add_entity
msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: cover.curtain_158d0001e4dea2_2. Platform xiaomi_aqara does not generate unique IDs
2018-08-07 19:07:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 318, in _async_add_entity
msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: cover.curtain_158d00020e7948_2. Platform xiaomi_aqara does not generate unique IDs