Cannot use custom driver on my Ecosmart bulbs

Hi. I’m having issues with my Ecosmart smart bulbs (A19 and BR30). I removed all 35 bulbs and did a factory reset on them. I installed the Zigbee Light Multifunction Mc driver. Rebooted both Smartthings Wifi hubs. Added the bulbs. I can see the bulbs added but I do not have control over them. They list as “connected” and continues to say “This device hasn’t updated …”. I’ve tried to reinstall multiple times, but have not been successful. I’ve cleared the cache on my phone as well.

I don’t know if this information is relevant, but 12 bulbs are on 1 switch. 13 are on another switch. The other 5 are on individual switches. When I add the switch with 12 or 13 bulbs, all bulbs add at the same time.

Any guidance and help would be much appreciated.

Hi @blu3dye

It may be related to being a wifi hub with different firmware, because not all edge drivers work well

1 Like

Thanks for the quick reply. I guess I’ll uninstall the driver and reinstall with stock drivers to see if it works.

I’ve confirmed. The bulbs work fine with the stock driver. If there’s any way to fix this, let me know. I’d love to get the circadian lighting back up and running.

Those bulbs were added quite a while ago and work fine in hub v2 and v3.
I don’t know why they don’t work well on a wifi hub.

Maybe @nayelyz can give us some insight.

Do you use any functionality that is not included in version 43 (used by Wi-Fi Hubs)?

@blu3dye, is it possible for you to check the driver logs when you try to connect a device to the one from Mariano so we can see if it throws an error?

Note: Please, avoid resetting your Wi-Fi hub to the factory default configuration, others have done this and they cannot install drivers anymore, so, let’s be careful.

1 Like

I’m not sure, but it worked fine with that firmware version.

I haven’t added any new features for quite some time either

@nayelyz I haven’t dived into the new platform. The old IDE no longer shows live logging right? Where do I check the driver logs?

I was tinkering this morning and changed 11 bulbs over to Mariano’s driver. It seemed to work. I turned on the log in the settings option and activated the circadian light option. When I got to the 12 bulb, I could no longer change settings or activate the circadian light. I went back to the 11 other bulbs that use Mariano’s driver, and it seems like they all lost functionality. I cannot turn them on/off anymore.

You need to set up the SmartThings CLI (here are the instructions) and execute the command below:

smartthings edge:drivers:logcat

It is the live logging for Edge drivers, so, every time you connect a device, receive events from it or send commands to it, you’ll be able to see if there’s an issue.

It’s strange that those devices that you connected stopped working…

Please, let me know if you have any questions.

How many devices do you have running with edge drivers and how many edge drivers are running?

Maybe when you keep adding devices you reach the memory limit of your hub and it stops working

44 devices total. I have not changed/updated anything besides trying to get the bulbs on a custom driver. When groovy was sunset, I did not change anything. I assume the 9 other devices are stock drivers.

1 samsung smart plug
3 first alert smoke/co detectors
5 samsung motion detectors
36 ecosmart smart bulbs

My home is full of ecosmart bulbs. They all work fine since last year, on Mariano’s driver

I also have quite a few EcoSmart bulbs running with Mariano’s driver for many months with no problems. I am using 2 - v2 hubs.

Here is the log of one of the lights that does not work when I change the driver over to Mariano’s.

2023-01-23T16:56:24.618228259+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with lifecycle handlers:
DeviceLifecycleDispatcher: zigbee_light_multifunctions
  default_handlers:
    driverSwitched:
    infoChanged:
    removed:
    init:
    doConfigure:
  child_dispatchers:
    DeviceLifecycleDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        added:
      child_dispatchers:

2023-01-23T16:56:24.623010343+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Capability handlers:
CapabilityCommandDispatcher: zigbee_light_multifunctions
  default_handlers:
    legendabsolute60149.colorChangeMode1:
      setColorChangeMode
    switch:
      on
      off
    colorTemperature:
      setColorTemperature
    legendabsolute60149.randomOnOff1:
      setRandomOnOff
    legendabsolute60149.colorTemperatureSteps:
      setColorTempSteps
    legendabsolute60149.circadian:
      setCircadian
    legendabsolute60149.levelSteps:
      setLevelSteps
    colorControl:
      setHue
      setColor
      setSaturation
    legendabsolute60149.colorChangeTimer:
      setColorChangeTimer
    refresh:
      refresh
    switchLevel:
      setLevel
    legendabsolute60149.getGroups:
      setGetGroups
    legendabsolute60149.progressiveOn1:
      setProgOn
    legendabsolute60149.progressiveOff1:
      setProgOff
    legendabsolute60149.colorChanging:
      setColorChanging
    legendabsolute60149.forcedOnLevel:
      setForcedOnLevel
  child_dispatchers:
    CapabilityCommandDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        colorControl:
          setHue
          setColor
          setSaturation
      child_dispatchers:

2023-01-23T16:56:24.630398468+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Zigbee handlers:
ZigbeeMessageDispatcher: zigbee_light_multifunctions
  default_handlers:
    attr:
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentSaturation
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentHue
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: ColorTemperatureMireds
      ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
      ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
    global:
      ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
    cluster:
      ZclClusterCommandHandler: cluster: Groups, command: GetGroupMembership
    zdo:
  child_dispatchers:
    ZigbeeMessageDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        attr:
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentY
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentX
        global:
        cluster:
        zdo:
      child_dispatchers:

2023-01-23T16:56:24.731077051+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 3599998a-c94a-46d2-868e-e419985ce17d
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-01-23T16:56:24.814750988+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 35388770-0e6b-4a75-b2fd-c3a28ad6a2f0
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:

I reverted all lights back to the stock driver. This is the log for the first bulb where I switched it over to Mariano’s driver.

Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-01-23T17:46:30.042830018+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> received lifecycle event: added
2023-01-23T17:46:30.087779226+00:00 TRACE Zigbee Light Multifunction Mc  Received event with handler device_lifecycle
2023-01-23T17:46:30.091698185+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> received lifecycle event: driverSwitched
2023-01-23T17:46:30.104573935+00:00 PRINT Zigbee Light Multifunction Mc  zll_xy >>>>>>  no
2023-01-23T17:46:30.108715039+00:00 TRACE Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> received unhandled lifecycle event: added
2023-01-23T17:46:30.112446726+00:00 DEBUG Zigbee Light Multifunction Mc  West 2 device thread event handled
2023-01-23T17:46:30.117747893+00:00 PRINT Zigbee Light Multifunction Mc  zll_xy >>>>>>  no
2023-01-23T17:46:30.121342914+00:00 PRINT Zigbee Light Multifunction Mc  zll_xy >>>>>>  no
2023-01-23T17:46:30.124663976+00:00 TRACE Zigbee Light Multifunction Mc  Found DeviceLifecycleDispatcher handler in zigbee_light_multifunctions
2023-01-23T17:46:30.128034476+00:00 PRINT Zigbee Light Multifunction Mc  <<<<< Device Init >>>>>>
2023-01-23T17:46:30.131929726+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"progOn","capability_id":"legendabsolute60149.progressiveOn1","component_id":"main","state":{"value":"Inactive"}}
2023-01-23T17:46:30.210184351+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"progOff","capability_id":"legendabsolute60149.progressiveOff1","component_id":"main","state":{"value":"Inactive"}}
2023-01-23T17:46:30.289359393+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"circadian","capability_id":"legendabsolute60149.circadian","component_id":"main","state":{"value":"Inactive"}}
2023-01-23T17:46:30.370482601+00:00 PRINT Zigbee Light Multifunction Mc  <<<< random_state >>>>
2023-01-23T17:46:30.374915205+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"randomOnOff","capability_id":"legendabsolute60149.randomOnOff1","component_id":"main","state":{"value":"Inactive"}}
2023-01-23T17:46:30.456431122+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"randomNext","capability_id":"legendabsolute60149.randomNextStep","component_id":"main","state":{"value":"Inactive"}}
2023-01-23T17:46:30.541924059+00:00 INFO Zigbee Light Multifunction Mc  <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)> emitting event: {"attribute_id":"forcedOnLevel","capability_id":"legendabsolute60149.forcedOnLevel","component_id":"main","state":{"value":0}}
2023-01-23T17:46:30.620430205+00:00 PRINT Zigbee Light Multifunction Mc  <<<<<<<<< device_running[id] >>>>>>>>>>        <ZigbeeDevice: 3599998a-c94a-46d2-868e-e419985ce17d [0x28C3] (West 2)>
2023-01-23T17:46:30.625249372+00:00 PRINT Zigbee Light Multifunction Mc  progOn=        Inactive
2023-01-23T17:46:30.628561122+00:00 PRINT Zigbee Light Multifunction Mc  onStatus=      stopped
2023-01-23T17:46:30.631989372+00:00 PRINT Zigbee Light Multifunction Mc  onTotalSteps=  2
2023-01-23T17:46:30.635380413+00:00 PRINT Zigbee Light Multifunction Mc  onStep=        0
2023-01-23T17:46:30.638756018+00:00 PRINT Zigbee Light Multifunction Mc  deviceonNewLevel=      1
2023-01-23T17:46:30.642416038+00:00 PRINT Zigbee Light Multifunction Mc  offStepLevel=  1
2023-01-23T17:46:30.646193330+00:00 PRINT Zigbee Light Multifunction Mc  dimJump=       no
2023-01-23T17:46:30.649780747+00:00 PRINT Zigbee Light Multifunction Mc  progOff=       Inactive
2023-01-23T17:46:30.653429705+00:00 PRINT Zigbee Light Multifunction Mc  offStatus=     stopped
2023-01-23T17:46:30.656741038+00:00 PRINT Zigbee Light Multifunction Mc  offTotalSteps= 2
2023-01-23T17:46:30.660517143+00:00 PRINT Zigbee Light Multifunction Mc  offStep=       0
2023-01-23T17:46:30.663972413+00:00 PRINT Zigbee Light Multifunction Mc  offNewLevel=   1
2023-01-23T17:46:30.667235163+00:00 PRINT Zigbee Light Multifunction Mc  offStepLevel=  1
2023-01-23T17:46:30.670754288+00:00 PRINT Zigbee Light Multifunction Mc  offLevelStart= 10
2023-01-23T17:46:30.674297684+00:00 PRINT Zigbee Light Multifunction Mc  offJump=       no
2023-01-23T17:46:30.677679434+00:00 PRINT Zigbee Light Multifunction Mc  random_Step=   1
2023-01-23T17:46:30.681262872+00:00 PRINT Zigbee Light Multifunction Mc  random_totalStep=      2
2023-01-23T17:46:30.684862142+00:00 PRINT Zigbee Light Multifunction Mc  random_timer=  18
2023-01-23T17:46:30.688492247+00:00 PRINT Zigbee Light Multifunction Mc  circadian_Running=     stopped
2023-01-23T17:46:30.691853997+00:00 PRINT Zigbee Light Multifunction Mc  circadian=     Inactive
2023-01-23T17:46:30.695430684+00:00 WARN Zigbee Light Multifunction Mc  Attempted to generate event for 3599998a-c94a-46d2-868e-e419985ce17d.main but it does not support capability Color Change Timer
2023-01-23T17:46:30.702835372+00:00 WARN Zigbee Light Multifunction Mc  Attempted to generate event for 3599998a-c94a-46d2-868e-e419985ce17d.main but it does not support capability Color Change Mode1
2023-01-23T17:46:30.709698538+00:00 WARN Zigbee Light Multifunction Mc  Attempted to generate event for 3599998a-c94a-46d2-868e-e419985ce17d.main but it does not support capability Color Changing
2023-01-23T17:46:30.716464080+00:00 PRINT Zigbee Light Multifunction Mc  random_state >>>>>     Inactive
2023-01-23T17:46:30.720896705+00:00 DEBUG Zigbee Light Multifunction Mc  West 2 device thread event handled
2023-01-23T17:46:30.725973517+00:00 PRINT Zigbee Light Multifunction Mc  zll_xy >>>>>>  no
2023-01-23T17:46:30.730077997+00:00 PRINT Zigbee Light Multifunction Mc  zll_xy >>>>>>  no
2023-01-23T17:46:30.734043101+00:00 TRACE Zigbee Light Multifunction Mc  Found DeviceLifecycleDispatcher handler in zigbee_light_multifunctions
2023-01-23T17:46:30.737940601+00:00 PRINT Zigbee Light Multifunction Mc  <<<< device.preferences.changeProfile
2023-01-23T17:46:30.742306642+00:00 DEBUG Zigbee Light Multifunction Mc  West 2 device thread event handled

@nayelyz , I installed Mariano’s driver at my other property that uses the v2 hub. Everything is working fine on the v2 hub. There seems to be an issue with the Smartthings Wifi hub not playing well with Mariano’s driver. Let me know if there are any updates on this issue or if you need any other logs.

1 Like

Some of Mariano’s drivers require a minimum firmware of 45.11 which is just starting to be installed on WiFi hubs.

@Paul_Oliver is right. @blu3dye, I think you should check how this driver behaves after the firmware update in your Hub.

@nayelyz or @Paul_Oliver , My wifi hub is now on firmware version 45.11. I started switching each bulb to Mariano’s driver. I tested each bulb after I switched the driver. At the 20th bulb, I start to get the “A network or server error occurred. Try again later.” The 20th bulb no longer responds to commands and the previous 19 bulbs no longer respond to on/off. Any other ideas what might be wrong? Could it be a memory issue with the wifi hubs?

2023-02-02T01:57:21.891331272+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with lifecycle handlers:
DeviceLifecycleDispatcher: zigbee_light_multifunctions
  default_handlers:
    removed:
    infoChanged:
    driverSwitched:
    init:
    doConfigure:
  child_dispatchers:
    DeviceLifecycleDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        added:
      child_dispatchers:

2023-02-02T01:57:21.896930314+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Capability handlers:
CapabilityCommandDispatcher: zigbee_light_multifunctions
  default_handlers:
    colorControl:
      setHue
      setColor
      setSaturation
    legendabsolute60149.progressiveOn1:
      setProgOn
    legendabsolute60149.progressiveOff1:
      setProgOff
    legendabsolute60149.colorChangeMode1:
      setColorChangeMode
    legendabsolute60149.randomOnOff1:
      setRandomOnOff
    legendabsolute60149.forcedOnLevel:
      setForcedOnLevel
    legendabsolute60149.colorChangeTimer:
      setColorChangeTimer
    legendabsolute60149.levelSteps:
      setLevelSteps
    legendabsolute60149.circadian:
      setCircadian
    colorTemperature:
      setColorTemperature
    legendabsolute60149.colorChanging:
      setColorChanging
    switchLevel:
      setLevel
    refresh:
      refresh
    switch:
      on
      off
    legendabsolute60149.getGroups:
      setGetGroups
    legendabsolute60149.colorTemperatureSteps:
      setColorTempSteps
  child_dispatchers:
    CapabilityCommandDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        colorControl:
          setHue
          setSaturation
          setColor
      child_dispatchers:

2023-02-02T01:57:21.902161105+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Zigbee handlers:
ZigbeeMessageDispatcher: zigbee_light_multifunctions
  default_handlers:
    attr:
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentSaturation
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentHue
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: ColorTemperatureMireds
      ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
      ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
    global:
      ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
    cluster:
      ZclClusterCommandHandler: cluster: Groups, command: GetGroupMembership
    zdo:
  child_dispatchers:
    ZigbeeMessageDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        attr:
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentY
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentX
        global:
        cluster:
        zdo:
      child_dispatchers:

2023-02-02T01:57:21.993330814+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 35388770-0e6b-4a75-b2fd-c3a28ad6a2f0
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:22.077076251+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 5c75992b-a370-46e8-a410-3c144e50380f
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:22.166375501+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: f93f61a1-6497-4314-889a-af21721c51fa
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:27.979195871+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with lifecycle handlers:
DeviceLifecycleDispatcher: zigbee_light_multifunctions
  default_handlers:
    driverSwitched:
    init:
    removed:
    doConfigure:
    infoChanged:
  child_dispatchers:
    DeviceLifecycleDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        added:
      child_dispatchers:

2023-02-02T01:57:27.985507683+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Capability handlers:
CapabilityCommandDispatcher: zigbee_light_multifunctions
  default_handlers:
    switchLevel:
      setLevel
    legendabsolute60149.randomOnOff1:
      setRandomOnOff
    legendabsolute60149.progressiveOff1:
      setProgOff
    legendabsolute60149.levelSteps:
      setLevelSteps
    legendabsolute60149.progressiveOn1:
      setProgOn
    switch:
      off
      on
    legendabsolute60149.circadian:
      setCircadian
    legendabsolute60149.colorTemperatureSteps:
      setColorTempSteps
    legendabsolute60149.colorChangeMode1:
      setColorChangeMode
    legendabsolute60149.colorChanging:
      setColorChanging
    legendabsolute60149.forcedOnLevel:
      setForcedOnLevel
    colorTemperature:
      setColorTemperature
    refresh:
      refresh
    colorControl:
      setColor
      setHue
      setSaturation
    legendabsolute60149.getGroups:
      setGetGroups
    legendabsolute60149.colorChangeTimer:
      setColorChangeTimer
  child_dispatchers:
    CapabilityCommandDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        colorControl:
          setHue
          setColor
          setSaturation
      child_dispatchers:

2023-02-02T01:57:27.991785933+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Zigbee handlers:
ZigbeeMessageDispatcher: zigbee_light_multifunctions
  default_handlers:
    attr:
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentSaturation
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentHue
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: ColorTemperatureMireds
      ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
      ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
    global:
      ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
    cluster:
      ZclClusterCommandHandler: cluster: Groups, command: GetGroupMembership
    zdo:
  child_dispatchers:
    ZigbeeMessageDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        attr:
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentY
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentX
        global:
        cluster:
        zdo:
      child_dispatchers:

2023-02-02T01:57:28.084891079+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 35388770-0e6b-4a75-b2fd-c3a28ad6a2f0
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:28.183677433+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 5c75992b-a370-46e8-a410-3c144e50380f
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:28.280042329+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: f93f61a1-6497-4314-889a-af21721c51fa
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:34.070201761+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with lifecycle handlers:
DeviceLifecycleDispatcher: zigbee_light_multifunctions
  default_handlers:
    doConfigure:
    removed:
    init:
    infoChanged:
    driverSwitched:
  child_dispatchers:
    DeviceLifecycleDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        added:
      child_dispatchers:

2023-02-02T01:57:34.075622636+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Capability handlers:
CapabilityCommandDispatcher: zigbee_light_multifunctions
  default_handlers:
    legendabsolute60149.colorChangeMode1:
      setColorChangeMode
    legendabsolute60149.levelSteps:
      setLevelSteps
    legendabsolute60149.colorTemperatureSteps:
      setColorTempSteps
    legendabsolute60149.progressiveOn1:
      setProgOn
    switch:
      on
      off
    legendabsolute60149.forcedOnLevel:
      setForcedOnLevel
    legendabsolute60149.getGroups:
      setGetGroups
    colorTemperature:
      setColorTemperature
    legendabsolute60149.randomOnOff1:
      setRandomOnOff
    colorControl:
      setSaturation
      setHue
      setColor
    legendabsolute60149.circadian:
      setCircadian
    refresh:
      refresh
    legendabsolute60149.colorChangeTimer:
      setColorChangeTimer
    switchLevel:
      setLevel
    legendabsolute60149.colorChanging:
      setColorChanging
    legendabsolute60149.progressiveOff1:
      setProgOff
  child_dispatchers:
    CapabilityCommandDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        colorControl:
          setSaturation
          setHue
          setColor
      child_dispatchers:

2023-02-02T01:57:34.080676552+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Zigbee handlers:
ZigbeeMessageDispatcher: zigbee_light_multifunctions
  default_handlers:
    attr:
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentSaturation
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentHue
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: ColorTemperatureMireds
      ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
      ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
    global:
      ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
    cluster:
      ZclClusterCommandHandler: cluster: Groups, command: GetGroupMembership
    zdo:
  child_dispatchers:
    ZigbeeMessageDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        attr:
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentY
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentX
        global:
        cluster:
        zdo:
      child_dispatchers:

2023-02-02T01:57:34.193574385+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 35388770-0e6b-4a75-b2fd-c3a28ad6a2f0
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:34.288035135+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 5c75992b-a370-46e8-a410-3c144e50380f
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:40.095723276+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with lifecycle handlers:
DeviceLifecycleDispatcher: zigbee_light_multifunctions
  default_handlers:
    driverSwitched:
    doConfigure:
    infoChanged:
    init:
    removed:
  child_dispatchers:
    DeviceLifecycleDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        added:
      child_dispatchers:

2023-02-02T01:57:40.102064276+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Capability handlers:
CapabilityCommandDispatcher: zigbee_light_multifunctions
  default_handlers:
    legendabsolute60149.randomOnOff1:
      setRandomOnOff
    legendabsolute60149.colorChanging:
      setColorChanging
    colorControl:
      setSaturation
      setColor
      setHue
    legendabsolute60149.getGroups:
      setGetGroups
    legendabsolute60149.circadian:
      setCircadian
    legendabsolute60149.colorChangeTimer:
      setColorChangeTimer
    refresh:
      refresh
    switch:
      on
      off
    legendabsolute60149.progressiveOff1:
      setProgOff
    legendabsolute60149.colorChangeMode1:
      setColorChangeMode
    legendabsolute60149.forcedOnLevel:
      setForcedOnLevel
    legendabsolute60149.levelSteps:
      setLevelSteps
    legendabsolute60149.colorTemperatureSteps:
      setColorTempSteps
    legendabsolute60149.progressiveOn1:
      setProgOn
    switchLevel:
      setLevel
    colorTemperature:
      setColorTemperature
  child_dispatchers:
    CapabilityCommandDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        colorControl:
          setSaturation
          setHue
          setColor
      child_dispatchers:

2023-02-02T01:57:40.108146734+00:00 TRACE Zigbee Light Multifunction Mc  Setup driver zigbee_light_multifunctions with Zigbee handlers:
ZigbeeMessageDispatcher: zigbee_light_multifunctions
  default_handlers:
    attr:
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentSaturation
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentHue
      ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: ColorTemperatureMireds
      ZclClusterAttributeValueHandler: cluster: OnOff, attribute: OnOff
      ZclClusterAttributeValueHandler: cluster: Level, attribute: CurrentLevel
    global:
      ZclGlobalCommandHandler: cluster: OnOff, command: DefaultResponse
    cluster:
      ZclClusterCommandHandler: cluster: Groups, command: GetGroupMembership
    zdo:
  child_dispatchers:
    ZigbeeMessageDispatcher: zigbee_light_multifunctions -> XY Color Bulb
      default_handlers:
        attr:
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentY
          ZclClusterAttributeValueHandler: cluster: ColorControl, attribute: CurrentX
        global:
        cluster:
        zdo:
      child_dispatchers:

2023-02-02T01:57:40.202712296+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 35388770-0e6b-4a75-b2fd-c3a28ad6a2f0
Manufacturer: The Home Depot Model: Ecosmart-ZBT-BR30-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:40.285095213+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: 5c75992b-a370-46e8-a410-3c144e50380f
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]:
2023-02-02T01:57:40.371603671+00:00 TRACE Zigbee Light Multifunction Mc  Zigbee Device: f93f61a1-6497-4314-889a-af21721c51fa
Manufacturer: The Home Depot Model: Ecosmart-ZBT-A19-CCT-Bulb
        [1]: Basic, Identify, Groups, Scenes, OnOff, Level, ColorControl, Diagnostics, TouchlinkCommissioning, 0xFC82   [242]: