OK. Installiert. Aber scheinbar läuft HB gar nicht. In der Phoscon App wird mir ein Pin und die Version 0.11.74 angezeigt.
Ich bekomme aber die Rückmeldung.
"Unit homebridge.service could not be found" wenn ich den Status abfrage.
Was sagt mir diese Meldung?
Initializing HAP-NodeJS v0.9.4...
[4/5/2021, 17:03:58] Loaded config.json with 0 accessories and 1 platforms.
[4/5/2021, 17:03:58] Loaded 0 cached accessories from cachedAccessories.
[4/5/2021, 17:03:58] ---
[4/5/2021, 17:03:58] Plugin /usr/lib/node_modules/homebridge-lib package.json does not contain the keyword 'homebridge-plugin'.
[4/5/2021, 17:03:58] Loaded plugin: [email protected]
[4/5/2021, 17:03:58] Registering platform 'homebridge-config-ui-x.config'
[4/5/2021, 17:03:58] ---
[4/5/2021, 17:04:00] Loaded plugin: [email protected]
[4/5/2021, 17:04:00] Registering platform 'homebridge-hue.Hue'
[4/5/2021, 17:04:00] ---
[4/5/2021, 17:04:00] Loading 1 platforms...
[4/5/2021, 17:04:00] [Hue] Initializing Hue platform...
[4/5/2021, 17:04:00] [Hue] homebridge-hue v0.11.74, node v12.22.0, homebridge v1.3.4
[4/5/2021, 17:04:00] [Hue] warning: not using recommended node version v12.18.3 LTS
[4/5/2021, 17:04:00] [Hue] warning: latest version: homebridge-hue v0.13.5
[4/5/2021, 17:04:00] [Hue] Phoscon-GW: dresden elektronik deCONZ gateway v2.7.0, api v1.16.0
[4/5/2021, 17:04:00] [Hue] Phoscon-GW: warning: not using recommended deCONZ gateway version 2.5.79
[4/5/2021, 17:04:00] [Hue] Phoscon-GW: 3 accessories
[4/5/2021, 17:04:00] [Hue] error: /home/pi/.homebridge/homebridge-hue.json.gz: /home/pi/.homebridge/homebridge-hue.json.gz: cannot open: EACCES permission denied
[4/5/2021, 17:04:00] Initializing platform accessory 'Phoscon-GW'...
[4/5/2021, 17:04:00] [Hue] Phoscon-GW: 2 services
[4/5/2021, 17:04:00] Initializing platform accessory 'Extended color light 2'...
[4/5/2021, 17:04:00] Initializing platform accessory 'Daylight'...
[4/5/2021, 17:04:01] Error: EACCES: permission denied, open '/home/pi/.homebridge/persist/AccessoryInfo.2EFFFF06EE8B.json'
at Object.openSync (fs.js:462:3)
at Object.writeFileSync (fs.js:1384:35)
at LocalStorage.persistKeySync (/usr/lib/node_modules/homebridge/node_modules/node-persist/src/local-storage.js:476:16)
at LocalStorage.setItemSync (/usr/lib/node_modules/homebridge/node_modules/node-persist/src/local-storage.js:277:14)
at AccessoryInfo.save (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/model/AccessoryInfo.ts:235:26)
at Bridge.Accessory.publish (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:1147:25)
at BridgeService.publishBridge (/usr/lib/node_modules/homebridge/src/bridgeService.ts:213:17)
at Server.publishBridge (/usr/lib/node_modules/homebridge/src/server.ts:186:24)
at /usr/lib/node_modules/homebridge/src/server.ts:177:24
at Server.start (/usr/lib/node_modules/homebridge/src/server.ts:176:5)
[4/5/2021, 17:04:01] Got SIGTERM, shutting down Homebridge...
[4/5/2021, 17:04:01] Failed to save cached accessories to disk: EACCES: permission denied, open '/home/pi/.homebridge/accessories/cachedAccessories'
[4/5/2021, 17:04:01] Your accessories will not persist between restarts until this issue is resolved.
[4/5/2021, 17:04:06] [Hue] goodbye