🎮 ZHA, deCONZ, Zigbee2MQTT - Ikea E1743 On/Off Switch & Dimmer Universal blueprint - all actions + double click events - control lights, media players and more with Hooks

Yep. I see that I basically can ‘dim’ the light and by pushing the on-button the dimming stops at a certain point. But thats not how it should work.

Can you confirm that you are using the latest blueprint from lsismeiro 's repository?

Just want to make sure, this seems like something that’s now been fixed.

I have checked this myself using the latest from there and am not experiencing the same issue as yourself.

1 Like

To keep on topic for this thread you are best to ask here:

:video_game: ZHA, deCONZ, Zigbee2MQTT - IKEA E2001/E2002 STYRBAR Remote control Universal blueprint - all actions + double click events - control lights, media players and more with Hooks - Blueprints Exchange - Home Assistant Community (home-assistant.io)

My advice is the same as the above comment

Hoooo shiittt. This indeed did the trick. Damn! Good job. I was using the old EPMATTs one.

1 Like

@epmatt my config sometimes doesn’t work and i have no idea what the reason is.
for me it seems it has to do with the helper-state, but not sure where this “wrong” state comes from.

id: '1705691991633'
alias: 'Taster (IKEA): Wohnzimmer:  wechselt Szenen & schaltet TV'
description: ''
use_blueprint:
  path: EPMatt/ikea_e1743.yaml
  input:
    integration: Zigbee2MQTT
    controller_entity: sensor.schalter_dimmer_wohnzimmer_action
    action_button_up_short:
      - service: script.scene_toggle_wohnzimmer
        metadata: {}
        data: {}
    action_button_down_short:
      - service: scene.turn_on
        metadata: {}
        target:
          entity_id: scene.wohnzimmer_lichter_aus
    helper_last_controller_event: input_text.taster_ikea_wohnzimmer_last_controller_event
    helper_debounce_delay: 50
    action_button_up_long:
      - service: switch.toggle
        metadata: {}
        data: {}
        target:
          device_id: 48a288eff61e88051d30284943a87360

Hi all,

I have spun the support for the Redux blueprint into this thread:
:repeat: ZHA, deCONZ, Zigbee2MQTT - Ikea E1743 On/Off Switch & Dimmer Universal blueprint - all actions + double click events - control lights, media players and more with Hooks - Blueprints Exchange - Home Assistant Community (home-assistant.io)

I recommend that new and existing users move to the Redux version of the blueprint.
For future support on the Redux version of this blueprint and instructions on how to download it, please post there.

1 Like