Beiträge von Lars83

    mir zeigt es diesen Fehler an


    [2019-9-3 21:55:28] Error: The requested platform 'SoundTouchPlatform' was not registered by any plugin.

    at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:134:13)

    at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:327:45)

    at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36)

    at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)

    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)

    at Module.load (module.js:561:32)

    at tryModuleLoad (module.js:501:12)

    at Function.Module._load (module.js:493:3)

    Kennst du die Seite auf der man seine json prüfen lassen kann ? https://jsonlint.com/

    Dort stellt man fest, dass Du ein Komma vergessen hast (rot markiert)!


    Jetzt müsste es klappen!

    ja habe den Fehler gefunden nun wollte ich die Homebridge neu starten so wie Beschrieben nur das macht sie nicht und ich komme auch nicht mehr auf die Seite vom Web Interface

    So hab es nach langem geschafft den Raspi in Betrieb zu bekommen und Homebridge läuft auch nun will ich das Bose Plugin hinzufügen nur lässt es sich nicht speichern irgenwo muss ich einen Fehler haben


    {

    "bridge": {

    "name": "Homebridge",

    "username": "CC:22:3D:E3:CE:31",

    "port": 51826,

    "pin": "031-45-154"

    },

    "description": "Home Smart Home",

    "platforms": [

    {

    " Plattform " : " SoundTouchPlattform " ,

    " name " : " SoundTouch " ,

    " discoverAllAccessories " : true

    }

    {

    "platform": "config",

    "name": "Config",

    "port": 8080,

    "auth": "form",

    "theme": "red",

    "restart": "sudo -n systemctl restart homebridge",

    "temp": "/sys/class/thermal/thermal_zone0/temp",

    "sudo": true,

    "log": {

    "method": "custom",

    "command": "journalctl -o cat -n 500 -f -u homebridge"

    }

    }

    ],

    "accessories": []

    }

    Gesendet von iPad mit Community

    Hallo ich bin dabei meine Homebridge aufzusetzten aber komme einfach nicht weiter


    Sep 04 21:51:51 raspberrypi homebridge[4539]: at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:131:13)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:327:45)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Module._compile (internal/modules/cjs/loader.js:778:30)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Module.load (internal/modules/cjs/loader.js:653:32)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)

    Sep 04 21:51:51 raspberrypi homebridge[4539]: [2019-9-4 9:51:51 PM] Got SIGTERM, shutting down Homebridge...

    Sep 04 21:51:56 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Sep 04 21:51:56 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Sep 04 21:52:06 raspberrypi systemd[1]: homebridge.service: Service RestartSec=10s expired, scheduling restart.

    Sep 04 21:52:06 raspberrypi systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 43.

    Sep 04 21:52:06 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Sep 04 21:52:06 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Loaded config.json with 0 accessories and 1 platforms.

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] ---

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Loaded plugin: homebridge-config-ui

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Registering platform 'homebridge-config-ui.config'

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] ---

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Loaded plugin: homebridge-config-ui-x

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Registering platform 'homebridge-config-ui-x.config'

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] ---

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Loading 1 platforms...

    Sep 04 21:52:08 raspberrypi homebridge[4571]: [2019-9-4 9:52:08 PM] Error: The requested platform 'config' has been registered multiple times. Please be more specific by writing one of: homebridge-config-ui.config, homebridge-config-ui-x.config



    kann mir jemand sagen was für einen Fehler ich gemacht hab

    Okay dann muss ich mal schauen wie das bei mir aussieht

    Hallo ich bin neu auf dem Gebiet Homebridge.

    Habe die Homebridge auf dem PI über die Homebridge App soweit eingerichtet nun würde ich gerne meine Bose Soundtouch 10 damit steuern.

    Habe auch das Plugin dazu gefunden (hoffentlich das richtige) https://www.npmjs.com/package/homebridge-soundtouch-platform


    Habe es auch installiert nur komme ich nicht wirklich weiter was ich noch Einstellen muss um sie in der Home App zu sehen.


    Kann mir vielleicht jemand weiter helfen?

    Habe seit kurzem auch das Nuki 2.0 soweit auch zufrieden, nur Bridge hab ich bis jetzt noch keine.

    Was mich ein bisschen stört ist das man am Handy den Standort auf "immer" haben muss das der Auto Unlock funktioniert, und das kostet mega Akku oder brauch man es nicht zwingend auf "immer" haben?