-
Notifications
You must be signed in to change notification settings - Fork 5
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
new WideQ api is out, can you update the home bridge plugin?? #1
Comments
Hi! |
Try updating the version of this plugin. |
Completely broke my Homebridge setup when running Homebridge I now get this:
"Error: The requested platform 'WideQ' 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 (internal/modules/cjs/loader.js:868:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:879:10)
at Module.load (internal/modules/cjs/loader.js:731:32)
at Function.Module._load (internal/modules/cjs/loader.js:644:12)
at Function.Module.runMain (internal/modules/cjs/loader.js:931:10)
at internal/main/run_main_module.js:17:11
“
Help!!?
|
I've tried reinstalling it many many times and even tried putting sudo in front of the code when putting sudo in front this is the output joshuas-imac:~ joshuaharris$ sudo npm install -g homebridge-wideq wideq
|
Does it work correct after installed via sudo or not? |
Nope. Same issue.
|
Please, share your config file. |
Removed config ui file |
I fixed this problem in version 0.1.4. |
so that version does fix home bridge - and it appears a new room has been added called "home" but my washing machine still isn't showing there. Any thoughts? |
Please set debug = true, restart homebridge and share your logs. |
ok just spend like 3 hours trying to figure out where the logs are on MacOS and still can't find them. I do have debug mode on though. I'll keep trying to find it. |
This problem is still relevant? |
Yes please, I'm using the new API and I can't use your plugin :( |
Hi NorDron, I am like many other posters that retrieved tokens successfully but couldn’t see the accessory in Homebridge. My LG device is a fridge and is supposed to be compatible. Thanks in advance. |
According to this thread the API is updated and this home bridge plug is now broken
Can you please update this home bridge plugin to work with the new api?
The text was updated successfully, but these errors were encountered: