qt-openzwave icon indicating copy to clipboard operation
qt-openzwave copied to clipboard

QT5 Wrapper for OpenZWave

Results 64 qt-openzwave issues
Sort by recently updated
recently updated
newest added

If i try to send a button command an error appears in the log. [20200728 20:22:16.303 CEST] [ozw.library] [warning]: Warning - Node: 0 Exception: Manager.cpp:2629 - 102 - ValueID passed...

I get the following errors in the docker log: s6-log: warning: processor failed in /opt/ozw/config/logs/ozwdaemon execlineb: fatal: syntax error This happens when the file ozw/config/logs/current reaches around 9.6MB. current is...

Issuing a refreshnodeinfo command seems to cause a crash of the daemon. Tested it a few times on different nodes and in all cases OZW daemon crashed and restarted.

Investigate

Noticed that when I reboot the node running the MQTT broker this is what i see, no crash dump is generated in this scenario ``` [20200117 23:35:50.847 UTC] [qt.mqtt.connection.verbose] [debug]:...

enhancement
help wanted

When utilizing the "Remove User Code" command you have to trigger it twice in order for it to actually work. ``` { "Label": "Remove User Code", "Value": 0, "Units": "",...

**Version Information** Docker allinone image pulled on 6/25/20 OpenZWave Version 1.6.1156 OZWDaemon Version 0.1.148 QTOpenZWave Version 1.2.0 QT Version 5.12.5 The status flags of the nodes in a node topic...

bug

https://github.com/OpenZWave/qt-openzwave/issues/75#issuecomment-639677785

enhancement
good first issue

Hi, I am using QT-Openzwave 109 (see below) with a Fibaro FGRM 222 roller shutter. It does not accept values from 0-100 but only from 0-99. The `Min` and `Max`...

and add the Poll Intensity to the JSON payload for ValueID's

enhancement

For Remote Connections.

enhancement