sushilks / node-red-contrib-lutron

Node for Lutron devices on node-red
Apache License 2.0
3 stars 8 forks source link

Increase telnet timeout #1

Closed JustinThorReid closed 4 years ago

JustinThorReid commented 4 years ago

Connecting to my Lutron Pro required longer than the hard coded 5 seconds, in some cases above 30 seconds. I have increased the default substantially and allowed the timeout to be configured.

Minor changes:

sushilks commented 4 years ago

Thanks, LGTM