open-zwave icon indicating copy to clipboard operation
open-zwave copied to clipboard

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.

Results 107 open-zwave issues
Sort by recently updated
recently updated
newest added

Dear all, Since a few weeks Open-zwave won' t build, it error's out with the following error on a clean git clone: Building src/command_classes/Alarm.cpp Building src/command_classes/ApplicationStatus.cpp Building src/command_classes/AssociationCommandConfiguration.cpp /home/user/open-zwave-read-only/cpp/src/command_classes/AssociationCommandConfiguration.cpp: In...

This patch fixes #2613 according to the issue discussions.

in manufacturer_specification.xml in line 750 the name of the Fibaro CO sensor FGCD001 is wrong. This is the name of the smoke sensor FGSD -> FGCD ``` ``` must be...

Hi, @markruys What is the purpose of this change in Value.cpp? ```diff if (!IsWriteOnly()) { - // queue a "RequestValue" message to update the value - if (m_refreshAfterSet) { -...

Hi, Look at that log: CMD: sudo -E -n npm install -g homebridge-openzwave@latest > [email protected] preinstall /usr/local/lib/node_modules/homebridge-openzwave/node_modules/openzwave-shared > node lib/install-ozw.js > [email protected] install /usr/local/lib/node_modules/homebridge-openzwave/node_modules/openzwave-shared > node-gyp rebuild grep: /usr/*/include/value_classes: No...

Still the fuckin' debian pb about ninja and pip install or cmake via python Still in need![Screenshot_2022-04-21-16-53-32-65_84d3000e3f4017145260f7618db1d683.jpg](https://user-images.githubusercontent.com/43251175/164485999-1e5713db-fcb8-40b6-b466-1c6a61045b86.jpg)

Please answer me ... Help lol Would like instead Tyvm It s ok Bye

I received a new Fibaro Dimmer 2 with an unknown id: 1001. Node has production date Dec-2021. Added a line to the manufacterer_specific.xml on my local device, that seems to...

Hi, if I include Fibaro Smart Implant (FGBS222) with security disabled all endpoints are correctly recognized. If I include it securely some of those endpoints are missing. If I add...