Skip to content
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

openzwave plugin not found with 1.0.8 #16

Open
kskenyon opened this issue Feb 25, 2021 · 1 comment
Open

openzwave plugin not found with 1.0.8 #16

kskenyon opened this issue Feb 25, 2021 · 1 comment

Comments

@kskenyon
Copy link

I've installed and reinstalled the plugin using homebridge-ui-x and npm. It shows up in the listing of plugin in ui-x.

I've added the config.json entry as shown. But I keep getting this error in the logs.

"No plugin was found for the platform "openzwave" in your config.json. Please make sure the corresponding plugin is installed correctly."

Stuck

Kevin

@GitRubb
Copy link

GitRubb commented Nov 3, 2021

Remove the local homebridge-openzwave plugin then install it globally:

rm-rf /homebridge/node_modules/homebridge-openzwave
sudo npm i -g homebridge-openzwave

then restart homebridge and it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants