DeeeeLAN / homebridge-sleepiq

SleepIQ Homebridge plugin
18 stars 10 forks source link

Causes issue with multiple instances of Homebridge #12

Closed QuantumR53 closed 5 years ago

QuantumR53 commented 5 years ago

When using multiple instances of Homebridge the SleepIQ plugin will cause all the instances of Homebridge, except the specific one which it is configured for, to fail to load due to lack of configuration parameters in the config.json files instead of ignoring the plugin in all other instances like other plugins (ex. homebridge-harmonyhub is one which specifically ignores all other instances except the one it is configured for).

DeeeeLAN commented 5 years ago

Thanks, I will get that fixed tonight.

DeeeeLAN commented 5 years ago

Okay, it should be fixed in version 3.2.10. Let me know if you have any issues.

QuantumR53 commented 5 years ago

Works perfectly, thanks!