kw123 / Hue-Lights-Indigo-plugin

Philips Hue control from Indigo
MIT License
7 stars 11 forks source link

v2022.11.26: persistent error in logs #16

Open ffl-bstephens opened 2 years ago

ffl-bstephens commented 2 years ago

I just installed v2022.11.26 today (was previously on v1.something.) Everything appears to be working perfectly, but it's throwing this error in the log every couple of seconds:

Hue Lights Error Traceback (most recent call last): File "plugin.py", line 10445, in findHueBridges self.bridgesAvailable[bridgeId]["linked"] = False KeyError: '<hue hub MAC>'

I successfully re-paired the hub several times, but it doesn't seem to help. It's an "old" version hub that doesn't work with the newest Hue apps, if that helps/matters. Any ideas?

kw123 commented 1 year ago

It a bug. I am out of town until June 19. I don’t have access to a computer.

Will fix when I am back

Karl

On 09.06.2022, at 00:09, ffl-bstephens @.***> wrote:

 I just installed v2022.11.26 today (was previously on v1.something.) Everything appears to be working perfectly, but it's throwing this error in the log every couple of seconds:

Hue Lights Error Traceback (most recent call last): File "plugin.py", line 10445, in findHueBridges self.bridgesAvailable[bridgeId]["linked"] = False KeyError: ''

I successfully re-paired the hub several times. It's an "old" version hub that doesn't work with the newest Hue apps, if that helps/matters. Any ideas?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.