šŸŽ® ZHA, deCONZ, Zigbee2MQTT - Ikea E1744 SYMFONISK rotary remote Universal blueprint - all actions - control lights, media players and more with Hooks

Good day to all.
I have installed the Blueprint and works ok-ishh.
here is my setup:

the issue Ī™ā€™m having with this setup is that i have a small delay in the bulbs. first open or closes the left and after some seconds.

Is there a better way to fix the delay?

PS: Iā€™ve tried to group them together but the Blueprint menu does not see it.

I set this up with the rotary controller about a year ago and it was working fine for a dimmable light. The battery died and I left it until today, now when I turn the knob the brightness steps all the way up/down, can anyone help?

Thanks

Mine stopped working recently after changing the battery and doing a Z2M upgrade. Not sure which, if either of these, introduced the problem.

I can see the rotate_stop command in the mqtt server but it isnā€™t coming through in the ahb_controller event (that is, I only get the rotate_left event and not the rotate_stop at the end of the rotation). Attempted all sorts of different values to de-bounce but that has no impact.

Last item in my home before I can kill the IKEA hub for good is one of these rotary remotes. I use it to control my sonos speaker. From glancing through this thread, I have a feeling that Iā€™m not gonna be able to use it properly with ZHA. Did anyone ever succeed making it function as it does with the IKEA app ?

How can I import this blueprint?

By clicking on the link in the first post in this topic.

You donā€™t want to.
The author is no longer available to support itā€¦

Well it seems to be the only one for the device for Z2M. Or is there a better one. Otherwise I would try it and use it as long as it works.

Following - also looking for a solution to get this device to work outside of IKEAs ecosystem. Please tag me if you find a solution

I suggest looking at Switch Manager. It works with the IKEA devices including this rotary one.

@rpuls

2 Likes

Thanks so much for the tip.

Woah that integration is amazing!! Setup the sound remote and it works perfectly.

Just wish I had known about this one before manually creating automations for each of my 30 or so Friends of Hue Lightswitches, Hue Dimmer Switches and Ikea Buttons over the past couple of daysā€¦

How did you install the integration? Iā€™m trying via HACS, but Iā€™m getting an errorā€¦

:thinking:

Just went into HACS and clicked install. No issues. I am using the Home Assistant OS install. Are you sure you got the correct integration selected?

Or do you have some ā€œexoticā€ installation of HA?

Yes Iā€™m using standard HA, nothing exitic. and latest versionā€¦

When I click the ā€œadd integrationā€ Iā€™m taken to this URL: Link to Integrations: add integration ā€“ My Home Assistant

Can you confirm that this is the correct integration?

Hello @n00bish , @drsound & HA fans,

I experiment with HA since about a year (considering myself newbie).
I get a Docker install of HA.

I created a ikea_e1744.yaml file located at /home/[USER]/hass-config/blueprints/automation/homeassistant/ using

~$ sudo nano /home/[USER]/hass-config/blueprints/automation/homeassistant/ikea_e1744.yaml

and pasted there the content from @drsound since I understand it was never merged.

I reloaded config using
Developper Tools > YAML > All Yaml Configuration
(Tried Developper Tools > YAML > Automations as well)

However the blueprint does not appear magically in the blueprint listā€¦

Any idea why?

Hey @LeoG . Do you not have the ā€œimport blueprintā€ button on the docker instance of HA?

If you do, then click it, and paste it the url: https://raw.githubusercontent.com/EPMatt/awesome-ha-blueprints/157f8964a777ac5ae4acd108c7cc7766256fe44f/blueprints/controllers/ikea_e1744/ikea_e1744.yaml

This is the link @drsound posted ealier. It worked perfectly for me :slight_smile:

I have this remote working fine in both HA and Node red.
Not sure what the issue is.
Although I recommend getting the new that is not spinning. That is a far much better remote. The only downside of that remote is that itā€™s all white and itā€™s really hard to see what button is what.

Anyways, the old remote. Here is my automation for that remote

alias: David IKEA remote
description: ""
trigger:
  - platform: event
    event_type: zha_event
    event_data:
      device_id: 3d00470f1ec47548299d3ba0d5bb5ea1
      command: move
      args:
        - 0
        - 195
        - 0
        - 0
    id: vol_up
  - platform: event
    event_type: zha_event
    event_data:
      device_id: 3d00470f1ec47548299d3ba0d5bb5ea1
      command: move
      args:
        - 1
        - 195
        - 0
        - 0
    id: vol_down
  - platform: event
    event_type: zha_event
    event_data:
      device_id: 3d00470f1ec47548299d3ba0d5bb5ea1
      command: toggle
    id: click
  - platform: event
    event_type: zha_event
    event_data:
      device_id: 3d00470f1ec47548299d3ba0d5bb5ea1
      command: step
      args:
        - 0
        - 1
        - 0
        - 0
        - 0
    id: dbclick
  - platform: event
    event_type: zha_event
    event_data:
      device_id: 3d00470f1ec47548299d3ba0d5bb5ea1
      command: step
      args:
        - 1
        - 1
        - 0
        - 0
        - 0
    id: triclick
    enabled: false
condition: []
action:
  - choose:
      - conditions:
          - condition: trigger
            id: vol_up
        sequence:
          - service: button.press
            data: {}
            target:
              entity_id: button.david_lg_tv_volume_up
  - choose:
      - conditions:
          - condition: trigger
            id: vol_down
        sequence:
          - service: button.press
            data: {}
            target:
              entity_id: button.david_lg_tv_volume_down
  - choose:
      - conditions:
          - condition: trigger
            id: click
        sequence:
          - service: media_player.media_play_pause
            data: {}
            target:
              entity_id: media_player.chromecast5039
  - choose:
      - conditions:
          - condition: trigger
            id: dbclick
          - condition: state
            entity_id: binary_sensor.david_tv_on_off
            state: "on"
        sequence:
          - service: media_player.turn_off
            data: {}
            target:
              entity_id: media_player.playstation_4
          - delay:
              hours: 0
              minutes: 0
              seconds: 2
              milliseconds: 0
          - service: button.press
            data: {}
            target:
              entity_id: button.david_lg_tv_on_off
            enabled: false
mode: single

This blueprint does not work properly anymore since HA v2024.10!
I use the Ikea volume knobs for changing the volume of my denon receiver. Canā€™t use the option ā€œloop until stopā€ anymore because it brakes the automation somehow. Without this option enabled I have to spin the knob very very slowly.
In HA v2024.9 with ā€œloop until stopā€ enabled it worked so perfectly! Is there a workaround to make it work again in the newer HA releases?

Thereā€™s an issue on the Redux repo here: Bug - E1744 rotates continuously with light brightness or media volume Ā· Issue #25 Ā· lsismeiro/awesome-ha-blueprints Ā· GitHub
(I havenā€™t made a redux forum post yet, if we get a fix for it, I can?)