Hallo,
leider bin ich ein kompletter Laie und Beginner im Thema der Homebridge.
Ich hatte es bereits am Laufen, aber durch eine Aktualisierung hat es mir meine config verändert und ich habe leider keine Kopie davon.
Dies ist der Log mit dem ich nicht weiter komme
[2/22/2020, 16:05:22] [Hue] Phoscon-GW: gateway request 2: get /
[2/22/2020, 16:05:22] [Hue] Phoscon-GW: error: 1 unauthorized user
[2/22/2020, 16:05:22] [Hue] Phoscon-GW:
[2/22/2020, 16:05:22] [Hue] Phoscon-GW: 1 accessories
[2/22/2020, 16:05:22] [Hue] masked debug info dumped to /var/lib/homebridge/homebridge-hue.json.gz
[2/22/2020, 16:05:22] [Hue] Initializing platform accessory 'Phoscon-GW'...
[2/22/2020, 16:05:22] [Hue] Phoscon-GW: 2 services
[2/22/2020, 16:05:27] [Hue] Phoscon-GW: dresden elektronik deCONZ gateway v2.5.73, api v1.16.0
[2/22/2020, 16:05:27] [Hue] Philips hue: Philips BSB002 bridge v1937045000, api v1.36.0
[2/22/2020, 16:05:27] [Hue] Phoscon-GW: 1 accessories
[2/22/2020, 16:05:27] [Hue] Philips hue: bridge request 1: post / {"devicetype":"homebridge-hue#phoscon"}
[2/22/2020, 16:05:27] [Hue] Philips hue: error: 101 link button not pressed
[2/22/2020, 16:05:27] [Hue] Philips hue: press link button on the bridge to create a user - retrying in 15s
Hier meine Config:
{
"bridge": {
"name": "Homebridge",
"username": "0E:3A:C1:BF:C3:18",
"port": 51298,
"pin": "272-89-036"
},
"accessories": [],
"platforms": [
{
"name": "Config",
"port": 8581,
"platform": "config"
},
{
"platform": "Hue",
"users": {
"00212EFFFF054A36": "F7F681055F"
}
},
{
"name": "Hue",
"anyOn": true,
"forceCt": true,
"hosts": [
"192.168.178.58:80"
],
"lights": true,
"nativeHomeKitLights": true,
"nativeHomeKitSensors": true,
"nupnp": true,
"resource": true,
"sensors": true,
"platform": "Hue"
}
]
}
Conbee2/Phoscon läuft auf 192.168.178.58:80
die installierten Plug-ins sind "Homebridge Config UI X" und "Homebridge Hue"
Ich würde mich über eure Hilfe und wissen sehr freuen.
Vielen Dank
Philipp