Skip to content

Implement IKEA Styrbar remote support in the Control Anything blueprint - #33

Open
jeverley wants to merge 8 commits into
damru:mainfrom
jeverley:styrbar-support
Open

Implement IKEA Styrbar remote support in the Control Anything blueprint#33
jeverley wants to merge 8 commits into
damru:mainfrom
jeverley:styrbar-support

Conversation

@jeverley

Copy link
Copy Markdown

This update adds support for the IKEA Styrbar remote, including on/off and left/right button actions.
Single press, virtual double press and hold actions are implemented.

The blueprint input structure is refactored into sections for clarity (since we now have on/off and left/right buttons), existing config inputs have not been renamed - this is to preserve backwards compatibility.

Wait trigger functionality within choose actions is also simplified using the conditional enable option for zha/mqtt triggers.

Documentation and descriptions are updated to reflect the expanded device and action support.

This update adds support for the IKEA Styrbar remote, including left/right button actions and double press options.

The blueprint input structure is refactored into sections for clarity, new triggers and actions for Styrbar are introduced, and virtual double press logic is extended to left/right buttons.

Documentation and descriptions are updated to reflect the expanded device and action support.

Wait trigger functionality within choose actions is also simplified using the conditional enable option for zha/z2m triggers.
Renamed ikea_E1743-E2201-E2213_ZHA-Z2M_control-anything.yaml to ikea_E1743-E2201-E2213-E2313_ZHA-Z2M_control-anything.yaml to reflect support for the E2313 device.
@jeverley
jeverley requested a review from damru as a code owner January 14, 2026 16:43
Updated terminology from 'long press' to 'hold' throughout the IKEA remote control blueprint for consistency and clarity.

Section names, aliases, and related comments were adjusted accordingly.
Replaces uses of zha_enabled/mqtt_enabled with is_zha/is_mqtt in wait_for_trigger actions (hold/virtual double press).

Adds trigger_time variable for better compatibility with z2m.
…e press and hold configuration (delay, loops)

The script now also evaluates whether double press actions are configured instead of relying on a toggle for exposing the virtual double press.
…use errors when loading actions into variables
@damrubot

damrubot commented Jan 19, 2026

Copy link
Copy Markdown

Hey @jeverley
You've done a great work on this, but I'm not sure about merging it.
The blueprint would become too complex (IMHO) as it was meant to just handle Somrig and Rodret, which are close relatives. I might add Bilresa (the 2 buttons variation) at some point if I can finally add it to HA, but the more devices are supported, the more complex it will become if some changes happen to just 1 of them.
And as I'm trying to keep the Control Anything and Control Lights blueprints synced, it would double the workload as well.

@damru damru mentioned this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants