OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Fix ValidIDKey usage in disablepoll - Issue #98 #99

Closed kpine closed 4 years ago

kpine commented 4 years ago

disablepoll command was crashing ozwdaemon due to use of invalid JSON key name.

Fishwaldo commented 4 years ago

Thanks!