genielabs / zwave-lib-dotnet

Z-Wave Home Automation library for .NET / Mono
Apache License 2.0
63 stars 37 forks source link

Additional options for Z-Wave controller #3

Closed dansantee closed 8 years ago

dansantee commented 8 years ago

I was having some timing problems with my controller, and found that adding a small delay between commands helped considerably. This will vary from configuration to configuration, so it's selectable in the ZWave Interface Options page. Also, the controller discovery on restart locks the system up until discovery is complete, which takes a considerable while on 50+ devices, so I made it optional.