Ich muss tatsächlich hier nochmal anschließen..
Ich hab einen neuen Pi 3 B+ in betrieb genommen.
Noobs manuell drauf. Läuft.
Homebridge über die Homebridge App. Ging auch. Allerdings stört mich da, dass Homebridge als init.d und nicht systemd läuft.
Also bin ich nach der Anleitung von damals hier oben vor und jetzt macht Homebridge nix und journal zeigt folgendes wenn automatisch durch systemd gestartet.
Komisch ist das systemd[1]
Apr 02 01:47:17 raspberrypi-3 systemd[1]: homebridge.service: Main process exited, code=exited, status=203/EXEC
Apr 02 01:47:17 raspberrypi-3 systemd[1]: homebridge.service: Unit entered failed state.
Apr 02 01:47:17 raspberrypi-3 systemd[1]: homebridge.service: Failed with result 'exit-code'.
Apr 02 01:47:27 raspberrypi-3 systemd[1]: homebridge.service: Service hold-off time over, scheduling restart.
Apr 02 01:47:27 raspberrypi-3 systemd[1]: Stopped Node.js HomeKit Server.
Apr 02 01:47:28 raspberrypi-3 systemd[1]: Started Node.js HomeKit Server.
Wenn ich manuell mit homebridgestarte zeigt es mir folgendes an.
Error: EACCES: permission denied, mkdir '/home/pi/.homebridge/accessories'
at Object.fs.mkdirSync (fs.js:909:18)
at Function.sync (/usr/local/lib/node_modules/homebridge/node_modules/node-persist/node_modules/mkdirp/index.js:55:12)
at LocalStorage.parseDirSync (/usr/local/lib/node_modules/homebridge/node_modules/node-persist/local-storage.js:615:20)
at LocalStorage.parseDataDirSync (/usr/local/lib/node_modules/homebridge/node_modules/node-persist/local-storage.js:545:21)
at LocalStorage.initSync (/usr/local/lib/node_modules/homebridge/node_modules/node-persist/local-storage.js:145:14)
at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:36:20)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:26:16)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
Alles anzeigen
mit sudo homebridge läuft sie, aber wird mir nicht angezeigt in der Eve / Home App, da es meint "Gerät bereits hinzugefügt".
Obwohl ich die Bridge vorher entfernt habe und auch nirgendwo zu sehen ist.
Ich nu wieder...
Und um Hilfestellung dankbar.