script.kodi.hue.ambilight icon indicating copy to clipboard operation
script.kodi.hue.ambilight copied to clipboard

[donotmerge] workaround slow connections when discovering bridge ip

Open ghost opened this issue 8 years ago • 1 comments

I found this back while cleaning my mess, I never had any feedback wether it helped or not solve https://github.com/mpolednik/script.kodi.hue.ambilight/issues/37 or https://github.com/mpolednik/script.kodi.hue.ambilight/issues/56 .
This was done a few weeks ago, and my google skills lead me to think this could improve the situation. I can't say it works for sure, but it works fine when finding bridge's ip on my setups.

ghost avatar Jul 01 '17 11:07 ghost

Something like that could be generalized into retry logic; similar thing is used when using local pnp. Although I'm afraid most of the connection failures are due to async logic of the menu now.

mpolednik avatar Jul 03 '17 11:07 mpolednik