-
-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Labels
blueprintAn issue related to a blueprintAn issue related to a blueprintbugSomething isn't workingSomething isn't working
Description
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_bureauTo Reproduce
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blueprintAn issue related to a blueprintAn issue related to a blueprintbugSomething isn't workingSomething isn't working