New? Light Strip not showing up (LCL001)

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.
rapamatic
Posts: 283
Joined: Mon Aug 03, 2015 2:54 pm
Location: Glencoe, IL

New? Light Strip not showing up (LCL001)

Post by rapamatic »

I am new to hue, just bought a bridge and a light strip. I got the plugin installed and taking to the bridge, and I can see and manipulate the group that my light strip is in, but when I go to create a device for the light strip there are no devices in the drop down list.

My light strip shows up as model LCL001, which I didn’t find in the supportedDevices.py file. I’ve included a screenshot of the device and the debug log.

Image

Code: Select all

Sending command to bridge: http://192.168.2.54/api/ah9iJMYTxv28BX86gXfiKahqe0RSv9Ob-qd4keI9/lights
   Hue Lights Debug                Got response {u'1': {u'swversion': u'1.66.6_h2048EED', u'name': u'Basement Lightstrip', u'swupdate': {u'state': u'noupdates', u'lastinstall': u'2020-08-11T12:20:44'}, u'productid': u'Philips-LCL001-1-LedStripsv4', u'uniqueid': u'00:17:88:01:08:d7:1b:79-0b', u'capabilities': {u'control': {u'ct': {u'max': 500, u'min': 153}, u'colorgamut': [[0.6915, 0.3083], [0.17, 0.7], [0.1532, 0.0475]], u'mindimlevel': 40, u'maxlumen': 1600, u'colorgamuttype': u'C'}, u'streaming': {u'renderer': True, u'proxy': True}, u'certified': True}, u'productname': u'Hue lightstrip plus', u'state': {u'on': False, u'hue': 65484, u'colormode': u'xy', u'effect': u'none', u'alert': u'select', u'xy': [0.6802, 0.3097], u'reachable': True, u'mode': u'homeautomation', u'bri': 1, u'ct': 153, u'sat': 246}, u'manufacturername': u'Signify Netherlands B.V.', u'swconfigid': u'A439E458', u'config': {u'function': u'mixed', u'startup': {u'configured': True, u'mode': u'safety'}, u'direction': u'omnidirectional', u'archetype': u'huelightstrip'}, u'type': u'Extended color light', u'modelid': u'LCL001'}}
   Hue Lights Debug                Loaded lights list - {u'1': {u'swversion': u'1.66.6_h2048EED', u'name': u'Basement Lightstrip', u'swupdate': {u'state': u'noupdates', u'lastinstall': u'2020-08-11T12:20:44'}, u'productid': u'Philips-LCL001-1-LedStripsv4', u'uniqueid': u'00:17:88:01:08:d7:1b:79-0b', u'capabilities': {u'control': {u'ct': {u'max': 500, u'min': 153}, u'colorgamut': [[0.6915, 0.3083], [0.17, 0.7], [0.1532, 0.0475]], u'mindimlevel': 40, u'maxlumen': 1600, u'colorgamuttype': u'C'}, u'streaming': {u'renderer': True, u'proxy': True}, u'certified': True}, u'productname': u'Hue lightstrip plus', u'state': {u'on': False, u'hue': 65484, u'colormode': u'xy', u'effect': u'none', u'alert': u'select', u'xy': [0.6802, 0.3097], u'reachable': True, u'mode': u'homeautomation', u'bri': 1, u'ct': 153, u'sat': 246}, u'manufacturername': u'Signify Netherlands B.V.', u'swconfigid': u'A439E458', u'config': {u'function': u'mixed', u'startup': {u'configured': True, u'mode': u'safety'}, u'direction': u'omnidirectional', u'archetype': u'huelightstrip'}, u'type': u'Extended color light', u'modelid': u'LCL001'}}
   Hue Lights Debug                Starting parseAllHueLightsData.
   Hue Lights Debug                parseAllHueLightsData: There are 1 lights on the Hue bridge and 1 Indigo devices controlling Hue devices.

Sent from my iPhone using Tapatalk
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: New? Light Strip not showing up (LCL001)

Post by nsheldon »

Hi.

Thanks for the report. That looks like a new model ID for the LightStrip Plus. I’ll add support in the next release. You should be able to add it to the light strips list in the supportedDevices.py file yourself to until I release the update to get the plugin to recognize it.
rapamatic
Posts: 283
Joined: Mon Aug 03, 2015 2:54 pm
Location: Glencoe, IL

Re: New? Light Strip not showing up (LCL001)

Post by rapamatic »

I added it and all seems to be working correctly. Thanks!
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: New? Light Strip not showing up (LCL001)

Post by nsheldon »

Version 1.7.35 Posted
  • Added support for the Quotra-Vision RGB + warm/cool white light strip.
  • Added support for version 4 of the Hue LightStrips Plus.
  • Added support for the Innr SP 224 on/off plug.
  • Added support for the IKEA TRADFRI E26 WW 806lm dimmable light.
rapamatic
Posts: 283
Joined: Mon Aug 03, 2015 2:54 pm
Location: Glencoe, IL

Re: New? Light Strip not showing up (LCL001)

Post by rapamatic »

nsheldon wrote:Version 1.7.35 Posted
  • Added support for the Quotra-Vision RGB + warm/cool white light strip.
  • Added support for version 4 of the Hue LightStrips Plus.
  • Added support for the Innr SP 224 on/off plug.
  • Added support for the IKEA TRADFRI E26 WW 806lm dimmable light.
Working great. Thanks.


Sent from my iPhone using Tapatalk
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: New? Light Strip not showing up (LCL001)

Post by nsheldon »

Great! Glad that worked.
Locked

Return to “Archives”