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.
symo
Posts: 9
Joined: Sun Sep 16, 2012 9:46 pm

Re: Hue Lights - Free Philips Hue Plugin

Post by symo »

I hope people are still reading this thread. :)

I've notice an issue with my Hue Lights Plugin... it happens from time to time.

My Event log will fill with the following messages:

Hue Lights Failed to connect to the Hue hub at 192.168.1.XXX. - Check that the hub is connected and turned on.
Hue Lights Failed to connect to the Hue hub at 192.168.1.XXX. - Check that the hub is connected and turned on.
Hue Lights Failed to connect to the Hue hub at 192.168.1.XXX. - Check that the hub is connected and turned on.
Hue Lights Failed to connect to the Hue hub at 192.168.1.XXX. - Check that the hub is connected and turned on.

I've yet to have them not respond when a command is issued, but the errors make me question what is happening.
Network is all wired.

Thank,
Jon
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights - Free Philips Hue Plugin

Post by nsheldon »

Hi Jon.

The only time I've seen that error in the log is when I'm having network issues and my Indigo server is unable to connect to the Hue hub for some reason. The Hue Lights plugin attempts to check the Hue lights status every 8 seconds, so if your Indigo server doesn't have continuous network access to the Hue hub for more than 8 seconds, you'll see that error. If communication becomes unreliable, you'll probably want to start troubleshooting the network connections involved. That can become complicated fairly quickly, but I'd start by using the Hue app on an iPhone, iPod touch or iPad to make sure you can communicate with the Hue hub. If that works, then there might be an intermittent network issue between your Indigo server and the router, or between the router and the Hue hub.

Note also that, in order to work properly, the Hue Lights plugin requires that your Hue hub always have the same IP address. You might need to set your router to always give your Hue hub the same IP address every time it asks for one.
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights discussion

Post by nsheldon »

Version 0.10.0 Posted

Changes since version 0.9.11
0.10.0
  • Added a Hue Bulb Attribute Controller virtual dimmer device which can be created to control a specific attribute (hue, saturation, RGB levels, or color temperature) of an existing Hue Bulb device.
  • Added an "Effect" action which allows you to specify an effect to be turned on for a Hue bulb (requires latest firmware on the Hue hub. Currently, only the Color Loop effect is supported by the Hue hub and bulbs).
  • Changed light control methods so that if the current light brightness is below 6% and the requested action is to turn off the bulb, set the ramp rate to 0 regardless of the default or specified ramp rate (transition time) because going from a brightness of 6% or lower to an off state with a dimming rate isn't noticeable.
sandconformgorgecloud
Posts: 85
Joined: Fri Jun 22, 2007 7:26 am

Re: Hue Lights - Free Philips Hue Plugin

Post by sandconformgorgecloud »

I today received my 3 new Living Whites bulbs. I had 2 already, bought in a 2pack with remote. These 3 are the singles sold separately.
I succesfully installed them with my bridge, so with 3 HUE bulbs and 5 Living Whites.
But these 3 seems to me new models :
Hue Lights Error The "HUE 6 Entree" device has an unrecognized model ID of "LWB003". Hue Lights plugin does not support this device.
And I have too a lot of errors with the 0.10 version :
Hue Lights Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 297, in runConcurrentThread
File "plugin.py", line 881, in getBulbStatus
<type 'exceptions.KeyError'>: 'sat'

Hue Lights Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
Before I had 3 HUE and 2 LivingWhites (from the 2packs) and it was working well (0.9.11).

When I load the plugin :
Reloading plugin "Hue Lights 0.10.0"
Stopping plugin "Hue Lights 0.10.0" (pid 27804)
Stopped plugin "Hue Lights 0.10.0"
Starting plugin "Hue Lights 0.10.0" (pid 27897)
Started plugin "Hue Lights 0.10.0"
Hue Lights Loaded 8 bulb(s)
Hue Lights Error exception in deviceStartComm(HUE 3 MultiMedia): 'ascii' codec can't encode character u'\xe9' in position 136: ordinal not in range(128)
Hue Lights Error exception in deviceStartComm(HUE 4 Cuisine): 'sat'
Hue Lights Error exception in deviceStartComm(HUE 5 Hall): 'sat'
Hue Lights Error exception in deviceStartComm(HUE 6 Entree): 'ascii' codec can't encode character u'\xe9' in position 135: ordinal not in range(128)
Hue Lights Error exception in deviceStartComm(HUE 7 SdB Bas): 'ascii' codec can't encode character u'\xe0' in position 136: ordinal not in range(128)
Hue Lights Error exception in deviceStartComm(HUE 8 SdB Haut): 'ascii' codec can't encode character u'\xe0' in position 135: ordinal not in range(128)
Hue Lights Error Error in plugin execution runConcurrentThread:
So I'm lost. :)
Thanks
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights - Free Philips Hue Plugin

Post by nsheldon »

Hi

Thanks for the report. Could you enable debug logging in the Hue Lights plugin configuration and reload the plugin? Then paste the log into your reply like you did above so I can try to find out what's causing that error. (You can turn off debug logging after pasting the log into your reply).
peterbh
Posts: 21
Joined: Sat Apr 20, 2013 8:35 pm

What does this mean?

Post by peterbh »

Was reading the release notes and saw the following in one of the versions (I believe it was version 0.9.11) and saw this:

"non-Hue devices attached to the Hue hub"

and now I'm wondering what kind of non-Hue devices can attach to the Hue hub?

Thanks for the plug in! It's really awesome.
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: What does this mean?

Post by nsheldon »

peterbh wrote:Was reading the release notes and saw the following in one of the versions (I believe it was version 0.9.11) and saw this:

"non-Hue devices attached to the Hue hub"

and now I'm wondering what kind of non-Hue devices can attach to the Hue hub?

Thanks for the plug in! It's really awesome.
Glad you're liking the plugin!

According to this EveryHue.com post, it seems that the Hue hub can also control Philips LivingColors and LivingWhites lights, though it may take a few more steps to get the Hue hub to link to them than with the Hue bulbs (see this EveryHue.com thread).

Because I don't have any LivingColors or LivingWhites to test out with the Hue Lights plugin, I can't support those models.
sandconformgorgecloud
Posts: 85
Joined: Fri Jun 22, 2007 7:26 am

Re: Hue Lights discussion

Post by sandconformgorgecloud »

Hi, here is the log with debug activated :

Code: Select all

24 juin 2013 10:49:33
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 297, in runConcurrentThread
  File "plugin.py", line 881, in getBulbStatus
<type 'exceptions.KeyError'>: 'sat'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  Hue Lights                      Debug logging enabled
  Hue Lights Debug                runConcurrentThread called.
  Reloading plugin "Hue Lights 0.10.0"
  Stopping plugin "Hue Lights 0.10.0" (pid 644)
  Hue Lights Debug                runConcurrentThread stopped.
  Hue Lights Debug                runConcurrentThread exiting.
  Hue Lights Debug                Stopping device: HUE 1 Salon
  Hue Lights Debug                Stopping device: HUE 2 Lit
  Hue Lights Debug                Stopping device: HUE 3 MultiMedia
  Hue Lights Debug                Stopping device: HUE 4 Cuisine
  Hue Lights Debug                Stopping device: HUE 5 Hall
  Hue Lights Debug                Stopping device: HUE 6 Entree
  Hue Lights Debug                Stopping device: HUE 7 SdB Bas
  Hue Lights Debug                Stopping device: HUE 8 SdB Haut
  Hue Lights Debug                Plugin shutdown called
  Stopped plugin "Hue Lights 0.10.0"
  Starting plugin "Hue Lights 0.10.0" (pid 10967)
  Hue Lights Debug                Initializing Plugin.
  Started plugin "Hue Lights 0.10.0"
  Hue Lights Debug                Startup called
  Hue Lights Debug                Got response {u'1': {u'name': u'Salon'}, u'3': {u'name': u'Coin'}, u'2': {u'name': u'Lit'}, u'5': {u'name': u'Hall'}, u'4': {u'name': u'Cuisine'}, u'7': {u'name': u'SdB Bas'}, u'6': {u'name': u'Entree'}, u'8': {u'name': u'SdB Haut'}}
  Hue Lights Debug                Loaded lights list - {u'1': {u'name': u'Salon'}, u'3': {u'name': u'Coin'}, u'2': {u'name': u'Lit'}, u'5': {u'name': u'Hall'}, u'4': {u'name': u'Cuisine'}, u'7': {u'name': u'SdB Bas'}, u'6': {u'name': u'Entree'}, u'8': {u'name': u'SdB Haut'}}
  Hue Lights                      Loaded 8 bulb(s)
  Hue Lights Debug                Starting device: HUE 1 Salon
  Hue Lights Debug                Hue Bulb device definition:
address : 192.168.19.95 (ID 1)
brightness : 0
buttonGroupCount : 0
configured : True
defaultBrightness : 100
description : Salon (8.5W)
deviceTypeId : hueBulb
enabled : True
errorState : 
folderId : 1359074230
globalProps : MetaProps : (dict)
     com.nathansheldon.indigoplugin.HueLights : (dict)
          address : 192.168.19.95 (ID 1) (string)
          bulbId : 1 (string)
          nameOnHub : Salon (string)
          rate : 60 (string)
          savedBrightness : 254 (integer)
id : 545008449
lastChanged : 2013-06-24 10:48:01
ledStates : []
model : Hue Bulb
name : HUE 1 Salon
onBrightensToDefaultToggle : False
onBrightensToLast : False
onState : False
pluginId : com.nathansheldon.indigoplugin.HueLights
pluginProps : com.nathansheldon.indigoplugin.HueLights : (dict)
     address : 192.168.19.95 (ID 1) (string)
     bulbId : 1 (string)
     nameOnHub : Salon (string)
     rate : 60 (string)
     savedBrightness : 254 (integer)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
     alertMode : none (string)
     brightnessLevel : 0 (integer)
     colorBlue : 0 (integer)
     colorGreen : 0 (integer)
     colorMode : xy (string)
     colorRed : 0 (integer)
     colorTemp : 2257 (integer)
     colorX : 0.5016 (real)
     colorY : 0.4478 (real)
     effect : none (string)
     hue : 91 (integer)
     onOffState : off (on/off bool)
     online : true (bool)
     saturation : 99 (integer)
subModel : 
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : True
version : 0
  Hue Lights Debug                Starting device: HUE 2 Lit
  Hue Lights Debug                Hue Bulb device definition:
address : 192.168.19.95 (ID 2)
brightness : 0
buttonGroupCount : 0
configured : True
defaultBrightness : 100
description : Lit (8.5W)
deviceTypeId : hueBulb
enabled : True
errorState : 
folderId : 1359074230
globalProps : MetaProps : (dict)
     com.nathansheldon.indigoplugin.HueLights : (dict)
          address : 192.168.19.95 (ID 2) (string)
          bulbId : 2 (string)
          nameOnHub : Lit (string)
          rate : 60 (string)
          savedBrightness : 254 (integer)
id : 49895670
lastChanged : 2013-06-24 10:48:20
ledStates : []
model : Hue Bulb
name : HUE 2 Lit
onBrightensToDefaultToggle : False
onBrightensToLast : False
onState : False
pluginId : com.nathansheldon.indigoplugin.HueLights
pluginProps : com.nathansheldon.indigoplugin.HueLights : (dict)
     address : 192.168.19.95 (ID 2) (string)
     bulbId : 2 (string)
     nameOnHub : Lit (string)
     rate : 60 (string)
     savedBrightness : 254 (integer)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
     alertMode : none (string)
     brightnessLevel : 0 (integer)
     colorBlue : 0 (integer)
     colorGreen : 0 (integer)
     colorMode : xy (string)
     colorRed : 0 (integer)
     colorTemp : 2257 (integer)
     colorX : 0.5016 (real)
     colorY : 0.4478 (real)
     effect : none (string)
     hue : 91 (integer)
     onOffState : off (on/off bool)
     online : true (bool)
     saturation : 99 (integer)
subModel : 
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : True
version : 0
  Hue Lights Debug                Starting device: HUE 3 MultiMedia
  Hue Lights Error                exception in deviceStartComm(HUE 3 MultiMedia): 'ascii' codec can't encode character u'\xe9' in position 134: ordinal not in range(128)
  Hue Lights Debug                Starting device: HUE 4 Cuisine
  Hue Lights Debug                Hue Bulb device definition:
address : 192.168.19.95 (ID 4)
brightness : 0
buttonGroupCount : 0
configured : True
defaultBrightness : 100
description : Plafond Cuisine (20W)
deviceTypeId : hueBulb
enabled : True
errorState : 
folderId : 1359074230
globalProps : MetaProps : (dict)
     com.nathansheldon.indigoplugin.HueLights : (dict)
          address : 192.168.19.95 (ID 4) (string)
          bulbId : 4 (string)
          nameOnHub : Cuisine (string)
          rate : 60 (string)
          savedBrightness : 254 (integer)
id : 1644510547
lastChanged : 2013-06-24 09:52:16
ledStates : []
model : Hue Bulb
name : HUE 4 Cuisine
onBrightensToDefaultToggle : False
onBrightensToLast : False
onState : False
pluginId : com.nathansheldon.indigoplugin.HueLights
pluginProps : com.nathansheldon.indigoplugin.HueLights : (dict)
     address : 192.168.19.95 (ID 4) (string)
     bulbId : 4 (string)
     nameOnHub : Cuisine (string)
     rate : 60 (string)
     savedBrightness : 254 (integer)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
     alertMode : lselect (string)
     brightnessLevel : 0 (integer)
     colorBlue : 254 (integer)
     colorGreen : 254 (integer)
     colorMode :  (string)
     colorRed : 254 (integer)
     colorTemp : 6500 (integer)
     colorX : 0 (integer)
     colorY : 0 (integer)
     effect :  (string)
     hue : 180 (integer)
     onOffState : off (on/off bool)
     online : true (bool)
     saturation : 0 (integer)
subModel : 
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : True
version : 0
  Hue Lights Error                exception in deviceStartComm(HUE 4 Cuisine): 'sat'
  Hue Lights Debug                Starting device: HUE 5 Hall
  Hue Lights Debug                Hue Bulb device definition:
address : 192.168.19.95 (ID 5)
brightness : 0
buttonGroupCount : 0
configured : True
defaultBrightness : 100
description : Lampe Storm Hall (20W)
deviceTypeId : hueBulb
enabled : True
errorState : 
folderId : 1359074230
globalProps : MetaProps : (dict)
     com.nathansheldon.indigoplugin.HueLights : (dict)
          address : 192.168.19.95 (ID 5) (string)
          bulbId : 5 (string)
          nameOnHub : Hall (string)
          rate : 60 (string)
          savedBrightness : 254 (integer)
id : 888552014
lastChanged : 2013-06-24 09:52:17
ledStates : []
model : Hue Bulb
name : HUE 5 Hall
onBrightensToDefaultToggle : False
onBrightensToLast : False
onState : False
pluginId : com.nathansheldon.indigoplugin.HueLights
pluginProps : com.nathansheldon.indigoplugin.HueLights : (dict)
     address : 192.168.19.95 (ID 5) (string)
     bulbId : 5 (string)
     nameOnHub : Hall (string)
     rate : 60 (string)
     savedBrightness : 254 (integer)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
     alertMode :  (string)
     brightnessLevel : 0 (integer)
     colorBlue : 254 (integer)
     colorGreen : 254 (integer)
     colorMode :  (string)
     colorRed : 254 (integer)
     colorTemp : 6500 (integer)
     colorX : 0 (integer)
     colorY : 0 (integer)
     effect :  (string)
     hue : 180 (integer)
     onOffState : off (on/off bool)
     online : true (bool)
     saturation : 0 (integer)
subModel : 
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : True
version : 0
  Hue Lights Error                exception in deviceStartComm(HUE 5 Hall): 'sat'
  Hue Lights Debug                Starting device: HUE 6 Entree
  Hue Lights Error                exception in deviceStartComm(HUE 6 Entree): 'ascii' codec can't encode character u'\xe9' in position 135: ordinal not in range(128)
  Hue Lights Debug                Starting device: HUE 7 SdB Bas
  Hue Lights Error                exception in deviceStartComm(HUE 7 SdB Bas): 'ascii' codec can't encode character u'\xe0' in position 136: ordinal not in range(128)
  Hue Lights Debug                Starting device: HUE 8 SdB Haut
  Hue Lights Error                exception in deviceStartComm(HUE 8 SdB Haut): 'ascii' codec can't encode character u'\xe0' in position 135: ordinal not in range(128)
  Hue Lights Debug                runConcurrentThread called.
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 297, in runConcurrentThread
  File "plugin.py", line 881, in getBulbStatus
<type 'exceptions.KeyError'>: 'sat'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  Hue Lights Debug                runConcurrentThread called.
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 297, in runConcurrentThread
  File "plugin.py", line 881, in getBulbStatus
<type 'exceptions.KeyError'>: 'sat'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  Hue Lights Debug                runConcurrentThread called.
peterbh
Posts: 21
Joined: Sat Apr 20, 2013 8:35 pm

Re: What does this mean?

Post by peterbh »

nsheldon wrote:According to this EveryHue.com post, it seems that the Hue hub can also control Philips LivingColors and LivingWhites lights, though it may take a few more steps to get the Hue hub to link to them than with the Hue bulbs (see this EveryHue.com thread).

Because I don't have any LivingColors or LivingWhites to test out with the Hue Lights plugin, I can't support those models.
Hmm. That's less interesting than I was hoping ;) I was hoping maybe they had made a coffee maker or a TV that could connect to the Hue... Oh well ...
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights discussion

Post by nsheldon »

Version 0.10.1 Posted

See the main Hue Lights thread for the download link.

Changes since version 0.10.0
0.10.1
  • Updated code to recognize the "LWB003" LivingWhites model ID.
  • Fixed debugging code so it won't throw ASCII encoding errors when the plugin is installed on versions of Indigo prior to 5.1.7 (and prior to 6.0 beta 2).
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights discussion

Post by nsheldon »

ssciboz wrote:Hi, here is the log with debug activated :
...
Thanks.

I've posted an updated Hue Lights plugin version that will hopefully fix the errors you're seeing.

The "'ascii' codec can't encode character..." error is likely the result of some code optimization I did between 0.9.11 and 0.10.0. That error should not have appeared with the latest Indigo 5.x and Indigo 6.x versions, but if you're running an old version of Indigo 5 (prior to 5.1.7) or Indigo 6 (prior to 6.0 beta 2), that error would appear. I've added some error checking code which should hopefully fix this.

As for the error "device has an unrecognized model ID of 'LWB003'..." error, that is indeed an unrecognized model ID. You're right, it must be a new one. I've added that model ID to the Hue Lights plugin's list of recognized models, so it should no longer report that it is unrecognized. However, since I don't have any LivingWhites to test any of this, I can't say for sure if it'll work correctly.

Adding that model ID to the recognized model list should also eliminate the "<type 'exceptions.KeyError'>: 'sat'" error. I've updated the plugin code, however, so that even if there is an unrecognized model ID, it shouldn't report that KeyError. Give the 0.10.1 plugin version a try and let me know how it goes.
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: What does this mean?

Post by nsheldon »

peterbh wrote:
nsheldon wrote:According to this EveryHue.com post, it seems that the Hue hub can also control Philips LivingColors and LivingWhites lights, though it may take a few more steps to get the Hue hub to link to them than with the Hue bulbs (see this EveryHue.com thread).

Because I don't have any LivingColors or LivingWhites to test out with the Hue Lights plugin, I can't support those models.
Hmm. That's less interesting than I was hoping ;) I was hoping maybe they had made a coffee maker or a TV that could connect to the Hue... Oh well ...
Ha! A Hue controlled coffee maker or TV would be awesome! :-D
sandconformgorgecloud
Posts: 85
Joined: Fri Jun 22, 2007 7:26 am

Re: Hue Lights discussion

Post by sandconformgorgecloud »

I'll test the new version tomorrow. Thanks

Also in the meantime I have another problem (since begining but I have 6.0.0 b7), when I put a ramp rate value for any lamp, HUE of Whites, it works only for 60 seconds or less. If I put more it make the correct dimming during the first 60s (for example from 100% to 50% if I put ramp rate to 120), but then it turns off suddenly.

Thanks !
sandconformgorgecloud
Posts: 85
Joined: Fri Jun 22, 2007 7:26 am

Re: Hue Lights discussion

Post by sandconformgorgecloud »

So I made a try to update and I have this :

Code: Select all

  Stopping plugin "Hue Lights" (pid 10967)
  Stopped plugin "Hue Lights"
  Upgrading plugin "Hue Lights" to newer version 0.10.1 (previous version moved to trash)
  Loading plugin "Hue Lights 0.10.1"
  Starting plugin "Hue Lights 0.10.1" (pid 20638)
  Started plugin "Hue Lights 0.10.1"
  Hue Lights                      Loaded 8 bulb(s)
  Hue Lights Error                exception in deviceStartComm(HUE 4 Cuisine): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 5 Hall): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 6 Entree): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 7 SdB Bas): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 8 SdB Haut): 'xy'
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 309, in runConcurrentThread
  File "plugin.py", line 897, in getBulbStatus
<type 'exceptions.KeyError'>: 'xy'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

24 juin 2013 19:37:00
  Schedule                        Compteur Placards
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 309, in runConcurrentThread
  File "plugin.py", line 897, in getBulbStatus
<type 'exceptions.KeyError'>: 'xy'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

I'm using 6.0.0 b7 so I was after b2, and had the problem with ASCII...
1, 2, 3 are HUE, others are Living White, 4 & 5 with probably the model 001 and the 6, 7 & 8 with the new device model 003.

Hope this help.

EDIT : I installed beta 10, but it's the same errors :

Code: Select all

Started plugin "Hue Lights 0.10.1"
  Hue Lights                      Loaded 8 bulb(s)
  Hue Lights Error                exception in deviceStartComm(HUE 4 Cuisine): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 5 Hall): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 6 Entree): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 7 SdB Bas): 'xy'
  Hue Lights Error                exception in deviceStartComm(HUE 8 SdB Haut): 'xy'

24 juin 2013 19:46:56
  Emails on POP server mail.. will be scanned every 3 minutes

24 juin 2013 19:46:57
  Trigger                         Startup Indigo
  Connected to USB ActiveHome Interface
  CM15 firmware version 2
  CM15 disabled internal RF to power line relaying
  Indigo Cocoa client authenticated (192.168.19.31)
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 309, in runConcurrentThread
  File "plugin.py", line 897, in getBulbStatus
<type 'exceptions.KeyError'>: 'xy'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  Trigger                         Démarrage : Dialectic
  Error (client)                  IDNotUniqueError
  Trigger                         Démarrage : Broadcast
  Error (client)                  IDNotUniqueError
  Sent X10                        all units off (house code I)
  Sent X10                        "Salle de bain" off
  Hue Lights Error                Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 309, in runConcurrentThread
  File "plugin.py", line 897, in getBulbStatus
<type 'exceptions.KeyError'>: 'xy'

  Hue Lights Error                plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Hue Lights discussion

Post by nsheldon »

Version 0.10.2 Posted

See the main Hue Lights thread for the download link.

Changes since version 0.10.1
0.10.2
  • Added more code to work better with LivingWhites devices.
Locked

Return to “Archives”