Execute single press on Aqara H2 EU Dimmer when no action detected

This commit is contained in:
mg
2026-08-03 22:37:58 +01:00
parent 08f7332b7e
commit b3b6acff4e
+1 -1
View File
@@ -123,7 +123,7 @@ action:
# --- SINGLE PRESS ---
- conditions:
- condition: template
value_template: "{{ action_type == 'single' }}"
value_template: "{{ action_type == 'single' or action_type == '' or action_type is none }}"
sequence:
- choose:
- conditions: