open-zwave
open-zwave copied to clipboard
a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
I've been experiencing issues with my Z-wave network: Every once in a while, a message will randomly timeout, most often when sending multiple messages at a time (https://groups.google.com/g/openzwave/c/Jcw-wn2i4FI). I've not...
@Fishwaldo I discovered when doing an upgrade that the configuration files I had in place were wiped and recreated with a new version of the library. Tracking it down I...
Hi @Fishwaldo, I would like to contribute configuration files to another zwave related project named [node-zwave-js](https://github.com/zwave-js/node-zwave-js). I’ve experimented with importing and translating openzwave devices configuration xml files into the format...
After changing position of my Z-wave blinds, OZW log is filled with entries like this: ``` [info]: Info - Node: 66 Received SwitchMultiLevel report: level=39 [debug]: Detail - Node: 66...
Implements Door Condition per 1.6 specs under COMMAND_CLASS_DOOR_LOCK Additionally includes updated xml files for Door Condition and includes August DoorSense™ support
Hello, the state report of Fibaro FGR 223 of the blinds is not correct / not updated. F.e. I moved the shutter to 25% via multi-state switch and it shows...
Hi, I suspect there is a bug in the openzwave driver at https://github.com/OpenZWave/open-zwave/blob/a9d57fccf045d6adca8ab172f982688844ddb512/cpp/src/Manager.cpp#L1872 where "isValueValid" is offered for Domoticz at https://github.com/domoticz/domoticz/blob/28537b5bbc0e4d88e99ca3540e354f7964687f7c/hardware/OpenZWave.cpp#L2503 . I've searched for the root cause across weeks....
Looks like the metadata for the GE 12724 Dimmer switch (config/ge/12724-dimmer.xml) changed to match the GE 12730 description about 18 months ago.
Running versions: OpenZWave Version 1.6.1545 qt-openzwave Version: 1.2.0 QT Version: 5.12.8 Whenever I'm trying to do a heal network I get the following error for each node: ZWave Controller Command...