Nuki button

How can I create a button in lovelace ui a toggle button for nuki.

entnty is: lock.entrance_door

    type: button
    tap_action:
      action: toggle
    entity: lock.entrance_door
    show_name: true
    show_state: true