Picture entity and button

Hello,
i use a Picture entity card to show my doorbell camera.

camera_view: live
type: picture-glance
entities:
  - entity: button.haustur_ir
hold_action:
  action: none
  confirmation:
    text: Haustür öffnen?!
camera_image: camera.haustur_live

And i would like to show 2 Buttons. The “button.haustur_ir” Button should work normaly as a push. And the button for the relay “button.haustur_relay_1” should work as a hold action and with confirmation. Is that possible?

1 Like