Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every plugin becomes unresponsive when a Yeelight is down #42

Closed
robpegurri opened this issue Aug 7, 2019 · 3 comments
Closed

Every plugin becomes unresponsive when a Yeelight is down #42

robpegurri opened this issue Aug 7, 2019 · 3 comments

Comments

@robpegurri
Copy link

Hello,

First of all I'd like to congrats for your job, this plugin is really amazing!

However, I was obliged to switch to the old buggy homebridge-yeelight plugin because it seems that your plugin slows down every other plugin when a light is disconnected.

In fact, when a light is turned of by the wall switch, every home bridge plugin shows "updating" after a while... that really sucks especially when connecting from out of home, it takes literally 10 minutes to connect to my accessories (obviously no problem with my Hue bridge as it responds immediately even if every other homebridge accessory is updating).

I hope you will help me solving this issue, I really loved your job! At least let me know if there is a parameter to add in the config.json in order to fix this issue (even if losing some feature).

Thanks in advance!
Rob

@RealDyllon
Copy link

You might want to increase the connection timeout to a higher value.

When i increased it from 100 to 250, my homebridge became more stable.

If you really want to increase performance, the best thing would be to use multiple homebridge instances; one for each platform and each accessory.

@okonet
Copy link
Collaborator

okonet commented Dec 19, 2019

Related to #61

@vieira
Copy link
Owner

vieira commented Aug 22, 2023

This can now be resolved by using hombridge child bridges.

@vieira vieira closed this as completed Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants