-
Notifications
You must be signed in to change notification settings - Fork 4
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
node-gyp / binding.gyp error while installing #2
Comments
you need to install the development packages so the module can compile.. libopenzwave-1.5-dev sudo apt install libopenzwave-1.5-dev |
Thanks, that helped! with one dash less btw:
Seems to work with the Z-wave.me USB Stick alright:
Will dig into the docs more on how to configure additional nodes after it identifies one (just plugged in a NEO Coolcam Power plug):
|
The power plug works just fine. Would it be possible to expose the power usage to HomeKit? https://szneo.com/en/products/show.php?id=189 I tried to add the NeoCam door/window sensor too but after “add node” and initiate pairing on the sensor it did not show up. https://szneo.com/en/products/index.php?id=42 Any ideas? Happy to experiment more. |
Can you open a new issue for power usage? I definitely want to support this! For the contact sensor, its battery powered which is sadly unsupported right now. The master branch technically implements it, but there were other regressions that made the plugin too unstable and I haven’t had a chance to debug yet. |
Tracking battery issue in #3 |
Power usage support tracked in issue #7 |
now its |
Ran into the following while installing homebridge-openzwave on Raspberry Pi using the homebridge web UI :
The text was updated successfully, but these errors were encountered: