diff --git a/aqara-h2-eu-dimmer-z2m-light-control.yaml b/aqara-h2-eu-dimmer-z2m-light-control.yaml index 068525f..943b99a 100644 --- a/aqara-h2-eu-dimmer-z2m-light-control.yaml +++ b/aqara-h2-eu-dimmer-z2m-light-control.yaml @@ -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: