marvinroger / node-lumi-aqara

Control your Xiaomi Smart Home devices with this Lumi Aqara library
GNU General Public License v3.0
46 stars 27 forks source link

Added options to constructor #35

Open slowlearner opened 5 years ago

slowlearner commented 5 years ago

Added options in the constructor:

bindHost: currently the app binds only to 0.0.0.0. Made it possible to override this. unbindHosts: i'm not very familiar with the term here but you can rename it if you please. In my use case addMembership is causing an 'address already in use error' when another app is using an existing interface for multicasing.