Hi Chris,
I did some more testing and can confirm, that the Osram Flex RGBW LED stripe controller can be discovered and is mainly working too.
It is discovered as āunknown ZigBee deviceā and three channels (switch, dimmer, color) are created. It can be controlled via UI for all of the three channels but with same limitations as the HUE bulb (lagging for the color related controls).
The switch and dimmer channel work well if not just in the ālag conditionā from a preceding color command.
Here is the log from the Osram RGBW Flex discovery:
2017-05-21 18:49:37.988 [DEBUG] [bee.discovery.ZigBeeDiscoveryService] - Starting ZigBee scan for zigbee:coordinator_cc2531:af6da79d
2017-05-21 18:49:37.995 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - Permit join for 60 seconds.
2017-05-21 18:49:38.000 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementPermitJoiningRequest [0/0 -> 65532/0, cluster=0036, TID=76, permitDuration=60, tcSignificance=true]
2017-05-21 18:49:38.005 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 8418260000DA1EC3: Starting ZigBee device discovery
2017-05-21 18:49:38.005 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 001788011051E6AE: Starting ZigBee device discovery
2017-05-21 18:49:38.022 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 8418260000D9959B: Starting ZigBee device discovery
2017-05-21 18:49:38.023 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=13, apiId=24 01, data=FE 0D 24 01 FC FF 00 00 36 00 76 30 1F 03 00 3C 01 7A, checksum=7A, error=false)
2017-05-21 18:49:38.024 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 8418260000DA1EC3: Creating ZigBee device zigbee:device with bridge zigbee:coordinator_cc2531:af6da79d
2017-05-21 18:49:38.022 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 001788011051E6AE: Creating ZigBee device zigbee:device with bridge zigbee:coordinator_cc2531:af6da79d
2017-05-21 18:49:38.031 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'zigbee:device:af6da79d:8418260000da1ec3' to inbox.
2017-05-21 18:49:38.032 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 8418260000D9959B: Creating ZigBee device zigbee:device with bridge zigbee:coordinator_cc2531:af6da79d
2017-05-21 18:49:38.033 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000DA1EC3: ZigBee node property discovery start
2017-05-21 18:49:38.034 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000DA1EC3: ZigBee node property discovery using 37750/3
2017-05-21 18:49:38.035 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 001788011051E6AE: ZigBee node property discovery start
2017-05-21 18:49:38.036 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=4, name=ManufacturerName, dataType=CHARACTER_STRING, lastValue=OSRAM]
2017-05-21 18:49:38.038 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=77, identifiers=[Attribute Identifier: attributeIdentifier=4]]
2017-05-21 18:49:38.040 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000D9959B: ZigBee node property discovery start
2017-05-21 18:49:38.040 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 001788011051E6AE: ZigBee node property discovery using 40021/11
2017-05-21 18:49:38.042 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000D9959B: ZigBee node property discovery using 60164/3
2017-05-21 18:49:38.043 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=4, name=ManufacturerName, dataType=CHARACTER_STRING, lastValue=OSRAM]
2017-05-21 18:49:38.044 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=4, name=ManufacturerName, dataType=CHARACTER_STRING, lastValue=Philips]
2017-05-21 18:49:38.044 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 60164/3, cluster=0000, TID=78, identifiers=[Attribute Identifier: attributeIdentifier=4]]
2017-05-21 18:49:38.048 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 40021/11, cluster=0000, TID=79, identifiers=[Attribute Identifier: attributeIdentifier=4]]
2017-05-21 18:49:38.048 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.050 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 04 EB 03 01 00 00 78 30 1F 05 00 78 00 04 00 E9, checksum=E9, error=false)
2017-05-21 18:49:38.079 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.081 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 77 30 1F 05 00 77 00 04 00 E3, checksum=E3, error=false)
2017-05-21 18:49:38.112 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.113 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 55 9C 0B 01 00 00 79 30 1F 05 00 79 00 04 00 C7, checksum=C7, error=false)
2017-05-21 18:49:38.148 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.421 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 77 B1)
2017-05-21 18:49:38.422 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=119)
2017-05-21 18:49:38.450 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 21 44 81 00 00 00 00 76 93 03 01 00 27 00 AB 49 B0 00 00 0D 08 77 01 04 00 00 42 05 4F 53 52 41 4D 76 93 1D FC)
2017-05-21 18:49:38.451 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=33, apiId=44 81, data=FE 21 44 81 00 00 00 00 76 93 03 01 00 27 00 AB 49 B0 00 00 0D 08 77 01 04 00 00 42 05 4F 53 52 41 4D 76 93 1D FC, checksum=FC, error=false
2017-05-21 18:49:38.453 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=77, records=[Read Attribute Status Record: attributeDataType=CHARACTER_STRING, attributeIdentifier=4, status=0, attributeValue=OSRAM]]
2017-05-21 18:49:38.464 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=5, name=ModelIdentifier, dataType=CHARACTER_STRING, lastValue=Flex RGBW]
2017-05-21 18:49:38.467 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7A, identifiers=[Attribute Identifier: attributeIdentifier=5]]
2017-05-21 18:49:38.469 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7A 30 1F 05 00 7A 00 05 00 E2, checksum=E2, error=false)
2017-05-21 18:49:38.503 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.723 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7A BC)
2017-05-21 18:49:38.724 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=122)
2017-05-21 18:49:38.757 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 25 44 81 00 00 00 00 76 93 03 01 00 24 00 51 4D B0 00 00 11 08 7A 01 05 00 00 42 09 46 6C 65 78 20 52 47 42 57 76 93 1D 4C)
2017-05-21 18:49:38.759 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=37, apiId=44 81, data=FE 25 44 81 00 00 00 00 76 93 03 01 00 24 00 51 4D B0 00 00 11 08 7A 01 05 00 00 42 09 46 6C 65 78 20 52 47 42 57 76 93 1D 4C, checksum=4C, error=false
2017-05-21 18:49:38.761 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7A, records=[Read Attribute Status Record: attributeDataType=CHARACTER_STRING, attributeIdentifier=5, status=0, attributeValue=Flex RGBW]]
2017-05-21 18:49:38.770 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=3, name=HWVersion, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=1]
2017-05-21 18:49:38.771 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 E9 01 78 57)
2017-05-21 18:49:38.773 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=Z_MAC_NO_ACK(233), TransID=120)
2017-05-21 18:49:38.774 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7B, identifiers=[Attribute Identifier: attributeIdentifier=3]]
2017-05-21 18:49:38.779 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7B 30 1F 05 00 7B 00 03 00 E4, checksum=E4, error=false)
2017-05-21 18:49:38.812 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:38.928 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 E9 01 79 56)
2017-05-21 18:49:38.930 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=Z_MAC_NO_ACK(233), TransID=121)
2017-05-21 18:49:38.978 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7B BD)
2017-05-21 18:49:38.980 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=123)
2017-05-21 18:49:39.089 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 7C 51 B0 00 00 08 08 7B 01 03 00 00 20 01 76 93 1D 24)
2017-05-21 18:49:39.091 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=28, apiId=44 81, data=FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 7C 51 B0 00 00 08 08 7B 01 03 00 00 20 01 76 93 1D 24, checksum=24, error=false
2017-05-21 18:49:39.093 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7B, records=[Read Attribute Status Record: attributeDataType=UNSIGNED_8_BIT_INTEGER, attributeIdentifier=3, status=0, attributeValue=1]]
2017-05-21 18:49:39.101 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=2, name=StackVersion, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=2]
2017-05-21 18:49:39.104 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7C, identifiers=[Attribute Identifier: attributeIdentifier=2]]
2017-05-21 18:49:39.107 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7C 30 1F 05 00 7C 00 02 00 E5, checksum=E5, error=false)
2017-05-21 18:49:39.138 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:39.167 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7C BA)
2017-05-21 18:49:39.169 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=124)
2017-05-21 18:49:39.506 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 99 56 B0 00 00 08 08 7C 01 02 00 00 20 02 76 93 1D C3)
2017-05-21 18:49:39.508 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=28, apiId=44 81, data=FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 99 56 B0 00 00 08 08 7C 01 02 00 00 20 02 76 93 1D C3, checksum=C3, error=false
2017-05-21 18:49:39.510 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7C, records=[Read Attribute Status Record: attributeDataType=UNSIGNED_8_BIT_INTEGER, attributeIdentifier=2, status=0, attributeValue=2]]
2017-05-21 18:49:39.519 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=0, name=ZCLVersion, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=1]
2017-05-21 18:49:39.523 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7D, identifiers=[Attribute Identifier: attributeIdentifier=0]]
2017-05-21 18:49:39.526 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7D 30 1F 05 00 7D 00 00 00 E7, checksum=E7, error=false)
2017-05-21 18:49:39.554 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:39.585 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7D BB)
2017-05-21 18:49:39.587 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=125)
2017-05-21 18:49:39.611 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 E2 57 B0 00 00 08 08 7D 01 00 00 00 20 01 76 93 1D B9)
2017-05-21 18:49:39.613 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=28, apiId=44 81, data=FE 1C 44 81 00 00 00 00 76 93 03 01 00 27 00 E2 57 B0 00 00 08 08 7D 01 00 00 00 20 01 76 93 1D B9, checksum=B9, error=false
2017-05-21 18:49:39.615 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7D, records=[Read Attribute Status Record: attributeDataType=UNSIGNED_8_BIT_INTEGER, attributeIdentifier=0, status=0, attributeValue=1]]
2017-05-21 18:49:39.623 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=1, name=ApplicationVersion, dataType=UNSIGNED_8_BIT_INTEGER, lastValue=3]
2017-05-21 18:49:39.627 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7E, identifiers=[Attribute Identifier: attributeIdentifier=1]]
2017-05-21 18:49:39.630 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7E 30 1F 05 00 7E 00 01 00 E6, checksum=E6, error=false)
2017-05-21 18:49:39.658 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:39.689 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7E B8)
2017-05-21 18:49:39.691 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=126)
2017-05-21 18:49:39.706 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 1C 44 81 00 00 00 00 76 93 03 01 00 24 00 04 59 B0 00 00 08 08 7E 01 01 00 00 20 03 76 93 1D 52)
2017-05-21 18:49:39.707 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=28, apiId=44 81, data=FE 1C 44 81 00 00 00 00 76 93 03 01 00 24 00 04 59 B0 00 00 08 08 7E 01 01 00 00 20 03 76 93 1D 52, checksum=52, error=false
2017-05-21 18:49:39.709 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7E, records=[Read Attribute Status Record: attributeDataType=UNSIGNED_8_BIT_INTEGER, attributeIdentifier=1, status=0, attributeValue=3]]
2017-05-21 18:49:39.717 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=6, name=DateCode, dataType=CHARACTER_STRING, lastValue=20140331CNWT****]
2017-05-21 18:49:39.721 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 37750/3, cluster=0000, TID=7F, identifiers=[Attribute Identifier: attributeIdentifier=6]]
2017-05-21 18:49:39.724 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 00 00 7F 30 1F 05 00 7F 00 06 00 E1, checksum=E1, error=false)
2017-05-21 18:49:39.749 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:39.777 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 7F B9)
2017-05-21 18:49:39.779 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=127)
2017-05-21 18:49:39.810 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 2C 44 81 00 00 00 00 76 93 03 01 00 24 00 46 5A B0 00 00 18 08 7F 01 06 00 00 42 10 32 30 31 34 30 33 33 31 43 4E 57 54 2A 2A 2A 2A 76 93 1D 4C)
2017-05-21 18:49:39.812 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=44, apiId=44 81, data=FE 2C 44 81 00 00 00 00 76 93 03 01 00 24 00 46 5A B0 00 00 18 08 7F 01 06 00 00 42 10 32 30 31 34 30 33 33 31 43 4E 57 54 2A 2A 2A 2A 76 93 1D 4C, checksum=4C, error=false
2017-05-21 18:49:39.814 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [Basic: 37750/3 -> 0/1, cluster=0000, TID=7F, records=[Read Attribute Status Record: attributeDataType=CHARACTER_STRING, attributeIdentifier=6, status=0, attributeValue=20140331CNWT****]]
2017-05-21 18:49:39.822 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000DA1EC3: ZigBee node property discovery complete: {zigbee_manufacturer=OSRAM, zigbee_logicaltype=ROUTER, zigbee_powerlevel=FULL, zigbee_model=Flex RGBW, zigbee_networkaddress=37750, zigbee_powersource=MAINS, zigbee_stkversion=2, zigbee_datecode=20140331CNWT****, zigbee_zclversion=1, zigbee_hwversion=1, zigbee_appversion=3, zigbee_powermode=RECEIVER_ON_IDLE, zigbee_powersources=[RECHARGABLE_BATTERY, DISPOSABLE_BATTERY, MAINS]}
2017-05-21 18:49:39.826 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 8418260000DA1EC3: Update ZigBee device zigbee:device with bridge zigbee:coordinator_cc2531:af6da79d
2017-05-21 18:49:42.719 [DEBUG] [ee.internal.ZigBeeNetworkMeshMonitor] - 40021: ManagementLqiRequest returned null
2017-05-21 18:49:42.721 [DEBUG] [ee.internal.ZigBeeNetworkMeshMonitor] - 60164: Ieee Address request returned null
2017-05-21 18:49:42.721 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: IeeeAddressRequest [0/0 -> 40021/0, cluster=0001, TID=80, nwkAddrOfInterest=40021, requestType=1, startIndex=0]
2017-05-21 18:49:42.723 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ManagementRoutingRequest [0/0 -> 60164/0, cluster=0032, TID=81, startIndex=0]
2017-05-21 18:49:42.723 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 55 9C 00 00 01 00 80 30 1F 05 00 55 9C 01 00 80, checksum=80, error=false)
2017-05-21 18:49:42.749 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:42.752 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=12, apiId=24 01, data=FE 0C 24 01 04 EB 00 00 32 00 81 30 1F 02 00 00 58, checksum=58, error=false)
2017-05-21 18:49:42.778 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:45.206 [DEBUG] [zigbee.internal.ZigBeeHandlerFactory] - Creating coordinator handler for org.eclipse.smarthome.core.thing.internal.ThingImpl@7fa114bf
2017-05-21 18:49:45.225 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - Initializing ZigBee thing handler zigbee:device:af6da79d:8418260000da1ec3.
2017-05-21 18:49:45.231 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Coordinator status changed to ONLINE.
2017-05-21 18:49:45.234 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Coordinator is ONLINE. Starting device initialisation.
2017-05-21 18:49:45.246 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Initialising node
2017-05-21 18:49:45.249 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 4096
2017-05-21 18:49:45.251 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster 4096 is not implemented!
2017-05-21 18:49:45.253 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 0
2017-05-21 18:49:45.255 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster 0 is not implemented!
2017-05-21 18:49:45.257 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 3
2017-05-21 18:49:45.258 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster 3 is not implemented!
2017-05-21 18:49:45.260 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 4
2017-05-21 18:49:45.262 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster 4 is not implemented!
2017-05-21 18:49:45.264 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 5
2017-05-21 18:49:45.266 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster 5 is not implemented!
2017-05-21 18:49:45.268 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 6
2017-05-21 18:49:45.273 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 8
2017-05-21 18:49:45.277 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster 768
2017-05-21 18:49:45.281 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster -1020
2017-05-21 18:49:45.283 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster -1020 is not implemented!
2017-05-21 18:49:45.284 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Processing device 37750/3, cluster -1009
2017-05-21 18:49:45.285 [DEBUG] [handler.cluster.ZigBeeClusterHandler] - Cluster converter for cluster -1009 is not implemented!
2017-05-21 18:49:45.287 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Created 3 channels
2017-05-21 18:49:45.337 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Command for channel zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_switch_onoff --> REFRESH
2017-05-21 18:49:45.339 [WARN ] [ng.zigbee.handler.ZigBeeThingHandler] - No handler found for zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_switch_onoff
2017-05-21 18:49:45.346 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Command for channel zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_switch_dimmer --> REFRESH
2017-05-21 18:49:45.348 [WARN ] [ng.zigbee.handler.ZigBeeThingHandler] - No handler found for zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_switch_dimmer
2017-05-21 18:49:45.353 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 8418260000DA1EC3: Command for channel zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_color_color --> REFRESH
2017-05-21 18:49:45.355 [WARN ] [ng.zigbee.handler.ZigBeeThingHandler] - No handler found for zigbee:device:af6da79d:8418260000da1ec3:8418260000DA1EC3_3_color_color
2017-05-21 18:49:45.365 [DEBUG] [er.cluster.ZigBeeOnOffClusterHandler] - 8418260000DA1EC3: Initialising device on/off cluster
2017-05-21 18:49:45.367 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=0, name=OnOff, dataType=BOOLEAN, lastValue=true]
2017-05-21 18:49:45.368 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [On/Off: 0/0 -> 37750/3, cluster=0006, TID=82, identifiers=[Attribute Identifier: attributeIdentifier=0]]
2017-05-21 18:49:45.370 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 76 93 03 01 06 00 82 30 1F 05 00 82 00 00 00 E1, checksum=E1, error=false)
2017-05-21 18:49:45.396 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:45.631 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 00 01 82 44)
2017-05-21 18:49:45.633 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=SUCCESS(0), TransID=130)
2017-05-21 18:49:45.663 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_INCOMING_MSG (FE 1C 44 81 00 00 06 00 76 93 03 01 00 24 00 C3 A1 B0 00 00 08 08 82 01 00 00 00 10 01 76 93 1D A4)
2017-05-21 18:49:45.664 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: Packet: subsystem=null, length=28, apiId=44 81, data=FE 1C 44 81 00 00 06 00 76 93 03 01 00 24 00 C3 A1 B0 00 00 08 08 82 01 00 00 00 10 01 76 93 1D A4, checksum=A4, error=false
2017-05-21 18:49:45.666 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX CMD: ReadAttributesResponse [On/Off: 37750/3 -> 0/1, cluster=0006, TID=82, records=[Read Attribute Status Record: attributeDataType=BOOLEAN, attributeIdentifier=0, status=0, attributeValue=true]]
2017-05-21 18:49:45.668 [DEBUG] [er.cluster.ZigBeeOnOffClusterHandler] - 8418260000DA1EC3: ZigBee attribute reports ZclAttribute [id=0, name=OnOff, dataType=BOOLEAN, lastValue=true]
2017-05-21 18:49:45.668 [DEBUG] [er.cluster.ZigBeeOnOffClusterHandler] - 8418260000DA1EC3: ZigBee attribute reports ZclAttribute [id=0, name=OnOff, dataType=BOOLEAN, lastValue=true]
2017-05-21 18:49:45.669 [DEBUG] [er.cluster.ZigBeeOnOffClusterHandler] - 8418260000DA1EC3: ZigBee attribute reports ZclAttribute [id=0, name=OnOff, dataType=BOOLEAN, lastValue=true]
2017-05-21 18:49:48.082 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 8418260000D9959B: Manufacturer request timeout
2017-05-21 18:49:48.084 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=5, name=ModelIdentifier, dataType=CHARACTER_STRING, lastValue=Classic A60 TW]
2017-05-21 18:49:48.086 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 60164/3, cluster=0000, TID=83, identifiers=[Attribute Identifier: attributeIdentifier=5]]
2017-05-21 18:49:48.086 [DEBUG] [scovery.ZigBeeNodePropertyDiscoverer] - 001788011051E6AE: Manufacturer request timeout
2017-05-21 18:49:48.088 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 04 EB 03 01 00 00 83 30 1F 05 00 83 00 05 00 E8, checksum=E8, error=false)
2017-05-21 18:49:48.088 [DEBUG] [.zsmartsystems.zigbee.zcl.ZclCluster] - readSync request: ZclAttribute [id=5, name=ModelIdentifier, dataType=CHARACTER_STRING, lastValue=LCT007]
2017-05-21 18:49:48.091 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [Basic: 0/0 -> 40021/11, cluster=0000, TID=84, identifiers=[Attribute Identifier: attributeIdentifier=5]]
2017-05-21 18:49:48.115 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:48.117 [DEBUG] [31.network.impl.CommandInterfaceImpl] - -> AF_DATA_REQUEST (Packet: subsystem=null, length=15, apiId=24 01, data=FE 0F 24 01 55 9C 0B 01 00 00 84 30 1F 05 00 84 00 05 00 C6, checksum=C6, error=false)
2017-05-21 18:49:48.153 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <- AF_DATA_SRSP (FE 01 64 01 00 64)
2017-05-21 18:49:48.737 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 E9 01 83 AC)
2017-05-21 18:49:48.739 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=Z_MAC_NO_ACK(233), TransID=131)
2017-05-21 18:49:48.799 [DEBUG] [31.network.impl.CommandInterfaceImpl] - <-- AF_DATA_CONFIRM (FE 03 44 80 E9 01 84 AB)
2017-05-21 18:49:48.801 [DEBUG] [31.network.impl.CommandInterfaceImpl] - Received Async Cmd: AF_DATA_CONFIRM(Endpoint=1, Status=Z_MAC_NO_ACK(233), TransID=132)
Since the colort temperature control is not yet possible for the Osramās as well as the HUE, do you plan to implement the color temperature control/color temperature channel? It is part of the color control cluster, color mode 0x02. I think, this is the mode, the ātunable whiteā/āwhites spectrumā bulbs (Osram TW, Ikea Tradfri) rely on and the HUE as well when in white mode.
If this is there and the lag issue solved, we could start using this bundle
This would be awesome!