kw123 / Hue-Lights-Indigo-plugin

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

Can't add second hub #17

Open abwino opened 2 years ago

abwino commented 2 years ago

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData
Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

kw123 commented 2 years ago

you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A. You are receiving this because you are subscribed to this thread.

abwino commented 2 years ago

Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A. You are receiving this because you are subscribed to this thread.

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

kw123 commented 2 years ago

Could you send me some screen shots of the steps.

And also menu /print hue config / bridge overview

Send to @.*** And please use the new version I posted on GitHub.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

 Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A. You are receiving this because you are subscribed to this thread.

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

abwino commented 2 years ago

Hi Karl,

I downloaded the latest version and tried to pair my second hub again. Exactly the same problem I’m afraid. The hub is detected ok but it won’t pair.

Thanks and kindest regards,

Andrew.

From: Karl Wachs @.> Date: Sunday, 19 June 2022 at 03:06 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) Could you send me some screen shots of the steps.

And also menu /print hue config / bridge overview

Send to @.*** And please use the new version I posted on GitHub.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

 Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A. You are receiving this because you are subscribed to this thread.

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

— Reply to this email directly, view it on GitHubhttps://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A. You are receiving this because you authored the thread.Message ID: @.***>

kw123 commented 2 years ago

please click on confirm again just before you click pair

you can click confirm as often as you like

so

  1. click confirm (bridge)
  2. go to hub, click button
  3. click confirm (bridge)
  4. click pair

my test hub sits next to me so i always click it immediately then pair.. ~ 3 seconds after confirm. I never ran into that problem.
When I wait 15 secs i get the problem as you described. the second confirm gives you new 15 secs

I will extend the time in the next release to 1 minute, then the 2. click confirm is not needed anymore.

Karl

On Jun 19, 2022, at 18:38, Andrew Brown @.***> wrote:

Hi Karl,

I downloaded the latest version and tried to pair my second hub again. Exactly the same problem I’m afraid. The hub is detected ok but it won’t pair.

Thanks and kindest regards,

Andrew.

From: Karl Wachs @.> Date: Sunday, 19 June 2022 at 03:06 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) Could you send me some screen shots of the steps.

And also menu /print hue config / bridge overview

Send to @.*** And please use the new version I posted on GitHub.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

 Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub <https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A>. You are receiving this because you are subscribed to this thread.

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

— Reply to this email directly, view it on GitHub<https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A>. You are receiving this because you authored the thread.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159772222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNDPISJF7R4NBPWIIWLVP5EIFANCNFSM5YLEX72A. You are receiving this because you commented.

kw123 commented 2 years ago

Andrew,

if you could download:

https://github.com/kw123/Hue-Lights-Indigo-plugin/releases/tag/2022.11.28

that should fix the confirm error message. you now have 2 minutes to push the Philips hub button

Karl

On Jun 19, 2022, at 18:38, Andrew Brown @.***> wrote:

Hi Karl,

I downloaded the latest version and tried to pair my second hub again. Exactly the same problem I’m afraid. The hub is detected ok but it won’t pair.

Thanks and kindest regards,

Andrew.

From: Karl Wachs @.> Date: Sunday, 19 June 2022 at 03:06 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) Could you send me some screen shots of the steps.

And also menu /print hue config / bridge overview

Send to @.*** And please use the new version I posted on GitHub.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

 Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub <https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A>. You are receiving this because you are subscribed to this thread.

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

— Reply to this email directly, view it on GitHub<https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A>. You are receiving this because you authored the thread.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159772222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNDPISJF7R4NBPWIIWLVP5EIFANCNFSM5YLEX72A. You are receiving this because you commented.

abwino commented 2 years ago

Hi Karl,

Definitely some progress as you can see from the log, but still no pairing.

The unable to pair message popped up after I had been to the hub, pressed the button, returned to my computer and clicked confirm and then execute (pair). I tried this several times.

The round trip to get to the hub and back is about 30 seconds, as its in another room on top of a wall cabinet.

Thanks and kindest regards,

Andrew.

From: Karl Wachs @.> Date: Sunday, 19 June 2022 at 18:39 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) Andrew,

if you could download:

https://github.com/kw123/Hue-Lights-Indigo-plugin/releases/tag/2022.11.28

that should fix the confirm error message. you now have 2 minutes to push the Philips hub button

Karl

On Jun 19, 2022, at 18:38, Andrew Brown @.***> wrote:

Hi Karl,

I downloaded the latest version and tried to pair my second hub again. Exactly the same problem I’m afraid. The hub is detected ok but it won’t pair.

Thanks and kindest regards,

Andrew.

From: Karl Wachs @.> Date: Sunday, 19 June 2022 at 03:06 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) Could you send me some screen shots of the steps.

And also menu /print hue config / bridge overview

Send to @.*** And please use the new version I posted on GitHub.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

 Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub <https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A>. You are receiving this because you are subscribed to this thread.

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

— Reply to this email directly, view it on GitHub<https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159600121>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AFPPGLURX23SRQ77SP72V4TVPZ6BRANCNFSM5YLEX72A>. You are receiving this because you authored the thread.Message ID: @.***> — Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159772222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNDPISJF7R4NBPWIIWLVP5EIFANCNFSM5YLEX72A. You are receiving this because you commented.

— Reply to this email directly, view it on GitHubhttps://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159782130, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFPPGLQKXINQML3OMWBAWRDVP5LLBANCNFSM5YLEX72A. You are receiving this because you authored the thread.Message ID: @.***>

kw123 commented 1 year ago

I believe I found it:

There is a timer of 15 secs after which the select bridge expires.. I will increase to 1 minute.

In the logic it is difficult to distinguish between already executed pairing and re-pairing and new bridge selection

in the mean time (before I will update the expiration timer) you can simple click on confirm as often as you like, to reset that counter before clicking on execute pair

I will think about how to make that water tight.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub <https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A>. You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread. — Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159579034, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFCZODPLF43MINJVNTVPZIUBANCNFSM5YLEX72A. You are receiving this because you commented.

kw123 commented 1 year ago

I am out of town until jun19. Our first family get together in 3 years.
I will check when I am home.

Karl

On 09.06.2022, at 21:28, Andrew Brown @.***> wrote:

 Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

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

abwino commented 1 year ago

Hi Karl,

Thanks very much for getting back to me, I appreciate it.

Since June I have moved away from Indigo because I felt that there was a lack of development. Occasional updates, slow support for new zwave devices and a complete stagnation on the gui/dashboard side. I have moved over to Home Assistant which is ridiculously powerful and has a very vibrant developer base.

Thanks for your help in the past and I hope you have a wonderful family get together!

Kindest regards,

Andrew.

From: Karl Wachs @.> Date: Tuesday, 11 October 2022 at 08:15 To: kw123/Hue-Lights-Indigo-plugin @.> Cc: Andrew Brown @.>, Author @.> Subject: Re: [kw123/Hue-Lights-Indigo-plugin] Can't add second hub (Issue #17) I believe I found it:

There is a timer of 15 secs after which the select bridge expires.. I will increase to 1 minute.

In the logic it is difficult to distinguish between already executed pairing and re-pairing and new bridge selection

in the mean time (before I will update the expiration timer) you can simple click on confirm as often as you like, to reset that counter before clicking on execute pair

I will think about how to make that water tight.

Karl

On Jun 19, 2022, at 01:03, Andrew Brown @.***> wrote:

Hi Karl

I did click on ‘confirm’ after selecting the second hub. I then pressed the button on the hue hub and then clicked ‘pair’ within 10 seconds.

Kindest regards,

Andrew.

On 18 Jun 2022, at 11:31, Karl Wachs @.***> wrote:

 you need to click on confirm

after you select the bridge in the line above.

if you did confirm I need to dig a little deeper.

as for the “"KeyError: 'key brightnessLevel not found in dict’ “” I am looking into it.

Karl

On Jun 9, 2022, at 21:28, Andrew Brown @.***> wrote:

Indigo 2022.1.1

Plugin v2022.11.26

My second hub is detected but when I try to pair it I get a message saying 'Select Hub Bridge' not confirmed.

Meanwhile I have the following repeating endlessly:

2022-06-09 20:25:44 findHueBridges: next try 2022-06-09 20:25:46.652 ERROR Plugin.parseOneHueLightData Traceback (most recent call last): File "plugin.py", line 6397, in parseOneHueLightData if device.states['brightnessLevel'] != brightnessLevel: KeyError: 'key brightnessLevel not found in dict'

Please advise. Thanks.

— Reply to this email directly, view it on GitHub <https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17 https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A https://github.com/notifications/unsubscribe-auth/AEH2SNFIFF2GIU63VJW3U5TVOJAVFANCNFSM5YLEX72A>. You are receiving this because you are subscribed to this thread.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread. — Reply to this email directly, view it on GitHub https://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1159579034, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2SNFCZODPLF43MINJVNTVPZIUBANCNFSM5YLEX72A. You are receiving this because you commented.

— Reply to this email directly, view it on GitHubhttps://github.com/kw123/Hue-Lights-Indigo-plugin/issues/17#issuecomment-1274194902, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFPPGLWHWMWU53AEBPM7DP3WCUHV3ANCNFSM5YLEX72A. You are receiving this because you authored the thread.Message ID: @.***>