Hallo Leute,
ich habe dem Hue-Plugin, welches ich auf meinem Raspberry Zero W mit Hoobs betreibe, Probleme bei der Einrichtung.
Zunächst treten keine Probleme auf, Geräte etc. werden gefunden und lassen sich steuern. Jedoch bekomme ich nach einiger Zeit keinen Zugriff zu Hoobs. Dieser lässt sich manchmal auch nicht mehr herstellen (es sei denn, ich nehme den Raspberry vom Strom oder starte den Router neu) , manchmal verbindet er sich nach einer Zeit auch von alleine.
Offenbar besteht ein Problem bei der Verbindung zur Hume-Bridge. Der Log gibt mir folgendes aus:
24.7.2020, 08:10:01 [Hue] Philips hue: bridge request 6169: get /lights
24.7.2020, 08:10:01 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:01 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:04 [Hue] Philips hue: bridge request 6170: get /lights
24.7.2020, 08:10:04 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:04 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:11 [Hue] Philips hue: bridge request 6171: get /lights
24.7.2020, 08:10:11 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:11 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:14 [Hue] Philips hue: bridge request 6172: get /lights
24.7.2020, 08:10:14 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:14 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:21 [Hue] Philips hue: bridge request 6173: get /lights
24.7.2020, 08:10:21 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:21 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:24 [Hue] Philips hue: bridge request 6174: get /lights
24.7.2020, 08:10:24 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:24 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:31 [Hue] Philips hue: bridge request 6175: get /lights
24.7.2020, 08:10:31 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:31 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:34 [Hue] Philips hue: bridge request 6176: get /lights
24.7.2020, 08:10:34 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:34 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:41 [Hue] Philips hue: bridge request 6177: get /lights
24.7.2020, 08:10:41 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:41 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:44 [Hue] Philips hue: bridge request 6178: get /lights
24.7.2020, 08:10:44 [Hue] Philips hue: bridge communication error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:10:44 [Hue] Philips hue: heartbeat error: 192.168.0.136:443: cannot connect: EHOSTUNREACH
24.7.2020, 08:32:27 [Hue] Osram Steckdose: homekit on changed from 1 to 0
Alles anzeigen
Wie man erkennt, ist in diesem Fall die Verbindung irgendwann wieder hergestellt und ich konnte auch meine Steckdose problemlos schalten.
Hier die config:
{
"server": {
"port": 80,
"origin": "*",
"autostart": 0,
"home_setup_id": "X-HM://0023ISYWYIC87",
"polling_seconds": 5
},
"client": {
"default_route": "status",
"inactive_logoff": 30,
"theme": "hoobs-dark",
"locale": "de",
"temp_units": "celsius",
"country_code": "DE",
"postal_code": "38106"
},
"bridge": {
"name": "HOOBS",
"port": 51826,
"pin": "031-45-154",
"username": "xx:xx:xx:xx:xx:xx"
},
"description": "",
"ports": {},
"accessories": [],
"platforms": [
{
"platform": "Hue",
"plugin_map": {
"plugin_name": "homebridge-hue"
},
"name": "Hue",
"anyOn": true,
"nativeHomeKitLights": true,
"nativeHomeKitSensors": true,
"nupnp": true,
"resource": true,
"lights": true,
"users": {
"001788xxxxxxx076": "C4jctOZLB--ujBHGBBr7w6DK4AYpgOh9VsDx1f9Y"
},
"hosts": "192.168.0.136",
"excludeSensorTypes": []
}
]
}
Alles anzeigen
Vielleicht habt Ihr eine Idee. Für Hilfe wäre ich sehr dankbar.
Viele Grüße