Schlauer-Hax / homebridge-iobroker

Apache License 2.0
6 stars 0 forks source link

No longer working #3

Closed Eistee82 closed 1 year ago

Eistee82 commented 2 years ago

I got an reboot loop

Log: [9/16/2022, 6:42:06 PM] [IoBroker] Reached IoBroker. Adding Devices... [9/16/2022, 6:42:06 PM] TypeError: Cannot read properties of undefined (reading 'forEach') at /usr/lib/node_modules/homebridge-iobroker2/src/platform.ts:34:27 at processTicksAndRejections (node:internal/process/task_queues:96:5) [9/16/2022, 6:42:06 PM] Got SIGTERM, shutting down Homebridge...

my config: { "url": "192.168.178.48", "port": 80, "platform": "IoBroker" }

Schlauer-Hax commented 1 year ago

Yea, you are missing devices in your config. You must add devices for this to work.