|
本帖最后由 囧囧有神怪蜀黍 于 2018-11-5 13:35 编辑
经下面大大提示,把树莓派最开始的WIFI换成了有线,一下子就扫出来了
-----------------------------------
谢谢帮忙看看
基础是mossbian
按论坛的最简homekit配置
homekit:
可以出现pin,找得到homeassistant bridge 但是手机一直不能成功添加配件
多次删过.homekit.state文件 仍旧不行
pi@mossbian:~ $ sudo systemctl status [email protected]
● [email protected] - Home Assistant for homeassistant
Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
Active: active (running) since Sat 2018-11-03 18:06:50 UTC; 2min 14s ago
Main PID: 1667 (hass)
CGroup: /system.slice/system-home\x2dassistant.slice/[email protected]
└─1667 /srv/homeassistant/bin/python3 /srv/homeassistant/bin/hass
11月 03 18:07:20 mossbian hass[1667]: 2018-11-03 18:07:20 INFO (MainThread) [homeassistant.loader] Loaded nest from homeassistant.components.nest
11月 03 18:07:20 mossbian hass[1667]: 2018-11-03 18:07:20 INFO (MainThread) [homeassistant.loader] Loaded cast from homeassistant.components.cast
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded hue from homeassistant.components.hue
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded mqtt from homeassistant.components.mqtt
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded unifi from homeassistant.components.unifi
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded lifx from homeassistant.components.lifx
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded hangouts from homeassistant.components.hangouts
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded ios from homeassistant.components.ios
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded simplisafe from homeassistant.components.simplisafe
11月 03 18:07:23 mossbian hass[1667]: 2018-11-03 18:07:23 INFO (MainThread) [homeassistant.components.discovery] Unknown service discovered: homekit {'port': 51827, 'hostname': 'mossbian.local.', 'properties': {'sf': '1', 'ci': '2', 'c#':
----------------------------------------------------------------------------------
pi@mossbian:~ $ sudo systemctl status [email protected]
● [email protected] - Home Assistant for homeassistant
Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
Active: active (running) since Sat 2018-11-03 18:06:50 UTC; 5min ago
Main PID: 1667 (hass)
CGroup: /system.slice/system-home\x2dassistant.slice/[email protected]
└─1667 /srv/homeassistant/bin/python3 /srv/homeassistant/bin/hass
11月 03 18:07:21 mossbian hass[1667]: 2018-11-03 18:07:21 INFO (MainThread) [homeassistant.loader] Loaded simplisafe from homeassistant.components.simplisafe
11月 03 18:07:23 mossbian hass[1667]: 2018-11-03 18:07:23 INFO (MainThread) [homeassistant.components.discovery] Unknown service discovered: homekit {'port': 51827, 'hostname': 'mossbian.local.', 'properties': {'sf': '1', 'ci': '2', 'c#':
11月 03 18:10:31 mossbian hass[1667]: 2018-11-03 18:10:31 INFO (MainThread) [homeassistant.components.http.view] Serving /states to 192.168.1.120 (auth: False)
11月 03 18:10:31 mossbian hass[1667]: 2018-11-03 18:10:31 INFO (MainThread) [homeassistant.components.http.view] Serving /api/websocket to 192.168.1.120 (auth: False)
11月 03 18:10:32 mossbian hass[1667]: 2018-11-03 18:10:32 INFO (MainThread) [homeassistant.components.http.view] Serving /auth/token to 192.168.1.120 (auth: False)
11月 03 18:10:32 mossbian hass[1667]: 2018-11-03 18:10:32 INFO (MainThread) [homeassistant.components.http.view] Serving /api/websocket to 192.168.1.120 (auth: False)
11月 03 18:10:34 mossbian hass[1667]: 2018-11-03 18:10:34 INFO (MainThread) [homeassistant.components.http.view] Serving /states to 192.168.1.120 (auth: False)
11月 03 18:10:34 mossbian hass[1667]: 2018-11-03 18:10:34 INFO (MainThread) [homeassistant.components.http.view] Serving /api/websocket to 192.168.1.120 (auth: False)
11月 03 18:10:34 mossbian hass[1667]: 2018-11-03 18:10:34 INFO (MainThread) [homeassistant.components.websocket_api.http.connection.1507339440] Connection closed by client
11月 03 18:10:34 mossbian hass[1667]: 2018-11-03 18:10:34 INFO (MainThread) [homeassistant.components.http.view] Serving /api/websocket to 192.168.1.120 (auth: False)
lines 1-17/17 (END)
|
-
|