[Switch Manager] Blueprint: Shelly RC Buuton 4

name: Shelly RC Button 4
service: Shelly
event_type: bthome_ble_event
identifier_key: device_id
buttons:
  - x: 20
    y: 30
    width: 210
    height: 90
    conditions:
      - key: event_class
        value: button_1
    actions:
      - title: press
        conditions:
          - key: event_type
            value: press
      - title: press 2x
        conditions:
          - key: event_type
            value: double_press
      - title: press 3x
        conditions:
          - key: event_type
            value: triple_press
      - title: hold
        conditions:
          - key: event_type
            value: long_press
  - x: 20
    y: 150
    width: 210
    height: 90
    conditions:
      - key: event_class
        value: button_2
    actions:
      - title: press
        conditions:
          - key: event_type
            value: press
      - title: press 2x
        conditions:
          - key: event_type
            value: double_press
      - title: press 3x
        conditions:
          - key: event_type
            value: triple_press
      - title: hold
        conditions:
          - key: event_type
            value: long_press
  - x: 20
    y: 270
    width: 210
    height: 90
    conditions:
      - key: event_class
        value: button_3
    actions:
      - title: press
        conditions:
          - key: event_type
            value: press
      - title: press 2x
        conditions:
          - key: event_type
            value: double_press
      - title: press 3x
        conditions:
          - key: event_type
            value: triple_press
      - title: hold
        conditions:
          - key: event_type
            value: long_press
  - x: 20
    y: 390
    width: 210
    height: 90
    conditions:
      - key: event_class
        value: button_4
    actions:
      - title: press
        conditions:
          - key: event_type
            value: press
      - title: press 2x
        conditions:
          - key: event_type
            value: double_press
      - title: press 3x
        conditions:
          - key: event_type
            value: triple_press
      - title: hold
        conditions:
          - key: event_type
            value: long_press
![bthome-shelly-rc-button-4|250x500](upload://52zMFZQHJSLUvW2Gy4Xv8duhZY9.png)

1 „Gefällt mir“