#Need help configuring styrbar's color buttons without automations

1 messages · Page 1 of 1 (latest)

hoary tundra
#

I am moving from the ikea dirigera hub to a sonoff zigbee dongle (ZHA), and I am now migrating my network.
Everything went fine, except a little thing: When I tried to bind my styrbar (https://www.ikea.com/es/es/p/styrbar-mando-distancia-inteligente-blanco-30488363/) to 4 devices tradfri lights, it only works for turning on/off the lights and their dimming, but the left right buttons of styrbar are not changing the bulbs' color. It is well recognized in HA:
Desk Remote Control N2 Remote Button Short Press - Left event was fired with parameters: {'param1': 257, 'param2': 13, 'param3': 0} or Desk Remote Control N2 Remote Button Short Press - Right event was fired with parameters: {'param1': 256, 'param2': 13, 'param3': 0} .
I want to avoid setting up automation for that, I would like the bindings to be native instead. What's the way to fix this? where should i start?

hoary tundra
#

Don't hesitate to tell me if I pasted wrongly in the section

cold flare
#

The STYRBARs have a quirk where holding left or right will generate an up event. This is built in behaviour and afaik there is no workaround; these events are impossible to suppress. Basically left and right can only be used for one off presses. If you watch the log for your remote you can see what’s going on.

cold flare
#

Of course if you’re not holding the buttons left or right and just tapping then this should work. It’s exactly what I do with a hand written automation for the kids room.