diff --git a/custom_components/switch_manager/blueprints/zigbee2mqtt-aqara-h2-eu-1-switch.yaml b/custom_components/switch_manager/blueprints/zigbee2mqtt-aqara-h2-eu-1-switch.yaml index 31fee53..b262a85 100644 --- a/custom_components/switch_manager/blueprints/zigbee2mqtt-aqara-h2-eu-1-switch.yaml +++ b/custom_components/switch_manager/blueprints/zigbee2mqtt-aqara-h2-eu-1-switch.yaml @@ -25,3 +25,11 @@ buttons: conditions: - key: payload value: double_down + - title: hold + conditions: + - key: payload + value: hold_down + - title: hold (released) + conditions: + - key: payload + value: release_down