mwittig / node-milight-promise

A node module to control Milight LED bulbs and OEM equivalents such as Rocket LED, Limitless LED Applamp, Easybulb, s`luce, iLight, iBulb, and Kreuzer
MIT License
114 stars 27 forks source link

Make session inactivity timeout configurable #38

Closed mwittig closed 6 years ago

mwittig commented 6 years ago

Apparently the current iBox2 make uses a shorter session timeout than previous makes - see also #37

Thus, the session inactivity timer should be configurable and the default should be set to a smaller value. https://github.com/mwittig/node-milight-promise/blob/master/src/milight-v6-mixin.js#L67

Moreover, consider implementing keep-alive, issue #15

mwittig commented 6 years ago

Released node-milight-promise@0.3.0