Skip to content

Bug - Ikea 1743, Down button long press fail #958

@mycanaletto

Description

@mycanaletto

Blueprint name

Controller - IKEA E1743 TRÅDFRI On/Off Switch & Dimmer

Home Assistant Core Version

2025.11.1

Home Assistant Installation Type

Home Assistant Operating System

Description

Hello !
The long press down button actions do not work. Up, Down, and long UP are OK.
No action executed

Any idea ? Thanks

Automation YAML config

alias: BP - Controller - IKEA E1743 - 08
description: ""
use_blueprint:
  path: EPMatt/ikea_e1743.yaml
  input:
    integration: ZHA
    controller_device: b818a773958c71e4b115ecfcfbbceaf8
    helper_last_controller_event: input_text.bp_ikea_1743_08
    button_up_double_press: false
    button_down_double_press: false
    button_up_long_loop: false
    button_down_long_loop: false
    action_button_up_long:
      - action: notify.send_message
        metadata: {}
        data:
          message: Bouton I
        target:
          entity_id: notify.echo_hall_speak
    action_button_down_long:
      - action: light.toggle
        metadata: {}
        data: {}
        target:
          entity_id: light.dimmer_bureau

To Reproduce

  1. Long Down

Expected behavior

N/A

Actual Behaviour

N/A

Additional Details

  • I'd like to help developing a fix for this issue.

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    blueprintAn issue related to a blueprintbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions