athombv / node-homey-zwavedriver

Generic class to map Z-Wave CommandClasses to Homey capabilities
https://athombv.github.io/node-homey-zwavedriver
GNU General Public License v3.0
7 stars 11 forks source link

feat: exclude sending duration from polling duration #99

Closed tjallingt closed 3 years ago

tjallingt commented 3 years ago

Some apps appear to be queuing messages more quickly than we can send them. We need a fix for this internally but we can improve the behaviour zwavedriver by waiting until the request is settled before we start the next poll interval.