OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 918 forks source link

Removed Invalid RF9501 Group #2561

Closed knightzac19 closed 3 years ago

knightzac19 commented 3 years ago

RF9501 has an invalid group in the config that causes the ZWave controller to go into an endless loop. I've removed the invalid group.

nechry commented 3 years ago

great, thank @knightzac19