We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: