Hue Lights discussion

This forum is archived topics from before the plugin was moved to the new owner. All topics are locked, but are preserved here for future reference.
User avatar
GlennNZ
Posts: 1873
Joined: Sun Dec 07, 2014 3:33 pm
Location: Central Coast, Australia

Re: Hue Lights discussion

Post by GlennNZ »

MarcoGT wrote:I got an error today with the last version:
Hue Lights Error Error in plugin execution ExecuteAction:

Traceback (most recent call last):
File "plugin.py", line 10334, in recallScene
File "plugin.py", line 8683, in doScene
KeyError: (False,)
Saw this as well - I believe you just need to open the Action that you are trying to execute and select all the options (will be some missing) - it fixed in my case.

Glenn


Sent from my iPad using Tapatalk
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: Hue Lights discussion

Post by kw123 »

yes, the field
"Select the Hue Bridge with which this Scene is associated"
is not selected.

If you do not select the bridge, it is set to be False but it should be a number 0-9

please open the action and set the bridge / hub number to 0

When I am back, I will set the the default properly.

Karl
MarcoGT
Posts: 1148
Joined: Thu Sep 11, 2014 1:06 pm
Location: Germany

Re: Hue Lights discussion

Post by MarcoGT »

Thanks a lot, I will modify then the action
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: Hue Lights discussion

Post by kw123 »

v1.10.21 @ 2022-05-09
* fixed hubnumber default from False to "0" in action execution
this created an error when hubnumber was not selected in device actions edit
---
File "plugin.py", line 8683, in doScene
KeyError: (False,)
---

https://github.com/IndigoDomotics/Hue-L ... ag/1.10.21

Karl
ps
this will be the last version that is compatible with indigo 2022 AND earlier releases
future releases will require indigo 2022 and run under python3


Github and indigo store are currently not in sync. That should be fixed in the future by Jay/Matt when they have recovered from the indigo v 2022 dev effort
Locked

Return to “Archives”