Hallo,
bei mir startet die Homebridge einfach nicht. Ich habe schon einige Anleitung aus dem Netz durch. Auch die Homebridge App auf dem iPhone bringt das Homebridge nicht wirklich zu laufen. Beim starten von Homebridge erhalte ich folgende Meldungen:
Code
[2018-9-8 20:48:20] Loaded config.json with 0 accessories and 0 platforms.
[2018-9-8 20:48:20] ---
[2018-9-8 20:48:20] Loaded plugin: homebridge-config-ui-x
[2018-9-8 20:48:20] Registering platform 'homebridge-config-ui-x.config'
[2018-9-8 20:48:20] ---
[2018-9-8 20:48:20] Loaded plugin: homebridge-fhem
homebridge API version: 2.2
this is homebridge-fhem 0.4.5
[2018-9-8 20:48:20] Registering platform 'homebridge-fhem.FHEM'
[2018-9-8 20:48:20] ---
[2018-9-8 20:48:20] Loaded plugin: homebridge-harmonyhub
[2018-9-8 20:48:22] Registering platform 'homebridge-harmonyhub.HarmonyHub'
[2018-9-8 20:48:22] ---
[2018-9-8 20:48:22] Loaded plugin: homebridge-rademacher-homepilot
[2018-9-8 20:48:22] Registering platform 'homebridge-rademacher-homepilot.RademacherHomePilot'
[2018-9-8 20:48:22] ---
[2018-9-8 20:48:22] Loaded plugin: homebridge-wol
[2018-9-8 20:48:22] Registering accessory 'homebridge-wol.NetworkDevice'
[2018-9-8 20:48:22] ---
[2018-9-8 20:48:23] Loading 0 platforms...
[2018-9-8 20:48:23] Loading 0 accessories...
Load homebridge-harmonyhub.HarmonyHub
[2018-9-8 20:48:23] [homebridge-harmonyhub.HarmonyHub] Ignoring Harmony Platform setup because it is not configured
Load homebridge-rademacher-homepilot.RademacherHomePilot
/usr/local/lib/node_modules/homebridge-rademacher-homepilot/index.js:20
this.url = config["url"];
^
TypeError: Cannot read property 'url' of null
at new RademacherHomePilot (/usr/local/lib/node_modules/homebridge-rademacher-homepilot/index.js:20:22)
at Server._loadDynamicPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:347:30)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:88:8)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:45:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3
Alles anzeigen