-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Homebridge stuck in restart loop #10
Comments
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. |
Thank you Dan! I was thinking the same when looking at the repo. Was also thinking I may have to roll up my sleeves and rewrite this but thankfully you beat me to the punch. I’ll certainly have a look over the weekend!Thank you again!Best Regards,JasonOn Oct 14, 2022, at 10:30 PM, Dan Wager ***@***.***> wrote:
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.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
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)
The text was updated successfully, but these errors were encountered: