Dimming duration values not sent to bound devices when switching on/off

I’ve confirmed the problem with the following steps:

Given: (shared setup for all tests)

  1. Install firmware 2.08
  2. Factory reset switch
  3. Enable smart bulb mode
  4. Change parameter 1 to 50, for a 5 second slow fade, just to make it obvious that it’s not matching. Leave parameters 2 through 8 at 127, to match parameter 1.
  5. Bind a zigbee bulb via either a group or individually.

When:

  • The light is off, and I turn it on by pressing up on the paddle, I observe that (x) the blue LED bar takes the expected 5 seconds to fade to full, but the light comes on much faster. (I expect the light to be in sync with the bar)
  • The light is on, and I turn it off by pressing down on the paddle, I observe the same thing: the LED bar takes the expected 5 seconds to fade to off, but the light turns off much faster.
  • When the light is on, and I hold up or down, the light and LED bar fade together, at the same rate, as expected.

When I inspect my binding, I see that the zigbee bulb is bound to the inovelli switch four times: endpoint 1 cluster 6, endpoint 2 cluster 6, endpoint 1 cluster 8, endpoint 2 cluster 8.

1 Like