diff --git a/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.png b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.png new file mode 100644 index 00000000..8665bb71 Binary files /dev/null and b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.png differ diff --git a/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.yaml b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.yaml new file mode 100644 index 00000000..766dc5a0 --- /dev/null +++ b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen34.yaml @@ -0,0 +1,80 @@ +name: Zooz Zen34 +service: Z-Wave JS +event_type: zwave_js_value_notification +identifier_key: node_id +conditions: + - key: property + value: scene +buttons: + - x: 44 + y: 44 + width: 313 + height: 337 + conditions: + - key: property_key + value: '001' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased + - x: 44 + y: 397 + width: 313 + height: 337 + conditions: + - key: property_key + value: '002' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased \ No newline at end of file diff --git a/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.png b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.png new file mode 100644 index 00000000..b2f10dd2 Binary files /dev/null and b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.png differ diff --git a/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.yaml b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.yaml new file mode 100644 index 00000000..0b94230e --- /dev/null +++ b/custom_components/switch_manager/blueprints/zwave-js-zooz-zen37.yaml @@ -0,0 +1,152 @@ +name: Zooz Zen37 +service: Z-Wave JS +event_type: zwave_js_value_notification +identifier_key: node_id +conditions: + - key: property + value: scene +buttons: + - x: 28 + y: 27 + width: 347 + height: 267 + conditions: + - key: property_key + value: '001' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased + - x: 28 + y: 320 + width: 347 + height: 267 + conditions: + - key: property_key + value: '002' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased + - x: 28 + y: 612 + width: 160 + height: 160 + conditions: + - key: property_key + value: '003' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased + - x: 215 + y: 612 + width: 160 + height: 160 + conditions: + - key: property_key + value: '004' + actions: + - title: press + conditions: + - key: value + value: KeyPressed + - title: press 2x + conditions: + - key: value + value: KeyPressed2x + - title: press 3x + conditions: + - key: value + value: KeyPressed3x + - title: press 4x + conditions: + - key: value + value: KeyPressed4x + - title: press 5x + conditions: + - key: value + value: KeyPressed5x + - title: hold + conditions: + - key: value + value: KeyHeldDown + - title: hold (released) + conditions: + - key: value + value: KeyReleased \ No newline at end of file