Homebridge stuck in restart loop
gabevf opened this issue · 3 comments
Seems like the Wind plugin is causing home bridge to crash during boot.
I'll get the following error in red letters, and the home bridge will start the boot process again immediately in a never-ending loop:
TypeError: Cannot read properties of undefined (reading '0') at /usr/local/lib/node_modules/homebridge-winix/index.js:110:54 at processTicksAndRejections (node:internal/process/task_queues:96:5)
I’m getting the same issue
I had the same issue (and more) with this plugin, so I wrote my own version. If you want to check it out, it contains many other fixes and quality-of-life improvements - regaw-leinad/homebridge-winix-purifiers
I normally wouldn't comment about my own repo on someone else's; however, there hasn't been an update to this repo in over 2 years, so support seems abandoned at this point.