Virtual Color Device Group - Errors w/ Aeotec RGBW Strips

Posted on
Sun Jan 13, 2019 3:02 pm
chobo offline
Posts: 126
Joined: Dec 08, 2013
Location: USA

Virtual Color Device Group - Errors w/ Aeotec RGBW Strips

C4W (& anyone else who may have experienced this),

I recently picked up a couple of Aeotec ZW121 RGBW strips and I'm attempting to control them using the excellent Device Extensions Plugin via one "Virtual Color Device Group." Using v2.0.5. Unfortunately, I can't seem to get this working without errors filling the log. Functionality seems okay, but not sure I've tested every possible scenario.

Here's what fills the log when creating the device:

Code: Select all
Jan 13, 2019 at 2:55:26 PM
   EPS - Device Extensions Error   Exception in plugin.listHueSyncTo line 2902: 'key huelights not found in dict'
                      CODE: for d in valuesDict["huelights"]:

   EPS - Device Extensions Warning Cannot watch state 'whiteTemperature' on child device 'SI RGBW LED - Right' for 'new device 1' because the child doesn't have that state
   EPS - Device Extensions Warning Cannot watch state 'whiteTemperature' on child device 'SI RGBW LED - Left' for 'new device 1' because the child doesn't have that state
   EPS - Device Extensions Error   Exception in plugin.updateDeviceAddress line 1597: 'NoneType' object has no attribute 'name'
                      CODE: if parent.address != child.name + " Extension":

And attempting to control the one device:

Code: Select all
Jan 13, 2019 at 2:59:22 PM
   EPS - Device Extensions         ActionProps : (dict)
     whiteTemperature : 6500 (integer)
   EPS - Device Extensions         ActionProps : (dict)
     whiteTemperature : 6500 (integer)
   EPS - Device Extensions         sent "SI RGBW Group" set color levels
   Z-Wave                          sent "SI RGBW LED - Left" set color to -- -- --, -- --
   Z-Wave                          sent "SI RGBW LED - Right" set color to -- -- --, -- --
   EPS - Device Extensions         sent "SI RGBW Group" on
   Z-Wave                          sent "SI RGBW LED - Left" on
   EPS - Device Extensions Error   Exception in plugin.updateDeviceAddress line 1597: 'NoneType' object has no attribute 'name'
                      CODE: if parent.address != child.name + " Extension":

   EPS - Device Extensions Error   Exception in plugin.updateDeviceAddress line 1597: 'NoneType' object has no attribute 'name'
                      CODE: if parent.address != child.name + " Extension":

   Z-Wave                          sent "SI RGBW LED - Right" on
   EPS - Device Extensions Error   Exception in plugin.updateDeviceAddress line 1597: 'NoneType' object has no attribute 'name'
                      CODE: if parent.address != child.name + " Extension":

   EPS - Device Extensions Error   Exception in plugin.updateDeviceAddress line 1597: 'NoneType' object has no attribute 'name'
                      CODE: if parent.address != child.name + " Extension":


Thoughts on how to address this or the best way to unify control of two RGBW Aeotec strips?

Thanks much!

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests

cron