HUE Start dimming command results in error

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.
PeteVis
Posts: 180
Joined: Fri Jun 19, 2015 3:28 am

HUE Start dimming command results in error

Post by PeteVis »

I just upgraded to the latest official release 1.8.7, and now when I have a trigger that uses the 'start dimming' command, the following error is displayed in the error log :

Code: Select all

Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 337, in runConcurrentThread
AttributeError: 'DimmerDevice' object has no attribute 'pluginpros'

   Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  
Is this command not supported anymore ?
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: HUE Start dimming command results in error

Post by kw123 »

Will be fixed today.

[EDIT] was already fixed in v 1.9.14

There is a new version 1.10.14 available now, https://github.com/IndigoDomotics/Hue-L ... g/v1.10.14
That can run under MAC OS 12.3.. AFTER indigo 2022 is released

!!! do not upgrade to MAC OS12.3 (Monterey) yet !!!!,

But this release should work fine with indigo 2021 and 2022 and older versions


Karl
PeteVis
Posts: 180
Joined: Fri Jun 19, 2015 3:28 am

Re: HUE Start dimming command results in error

Post by PeteVis »

Thanks Karl, but this is scaring me off.. with the bold font :shock:

Anyway, I was brave and tried the version you linked, and immediatly I see this pop up in red letters in the log :

Code: Select all

   Hue Lights Error                Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 2943, in actionControlDimmerRelay
  File "plugin.py", line 7750, in doOnOff
NameError: global name 'logChanges' is not defined
and also this :

Code: Select all

  Hue Lights Error                Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 2952, in actionControlDimmerRelay
  File "plugin.py", line 7796, in doOnOff
NameError: global name 'logChanges' is not defined
I'm on Indigo 2021.1 and 10.15.7
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: HUE Start dimming command results in error

Post by kw123 »

PeteVis
Posts: 180
Joined: Fri Jun 19, 2015 3:28 am

Re: HUE Start dimming command results in error

Post by PeteVis »

thanks for the quick fix :D
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: HUE Start dimming command results in error

Post by jay (support) »

NOTE: Indigo 2022.1 has solved the compatibility issue with macOS Monterey 12.3+.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Locked

Return to “Archives”