How to switch Do Not Disturb off on my samsung A56

Hi, I have created an automation to set my phone to silent mode like this:

action: notify.mobile_app_sm_a566e
data:
  message: command_dnd
  data:
    command: priority_only

But I like to know how to set DND to normal again on my samsung A56? changing the text "priority_only" to "off" or "normal" is not working.

Sombody to help me out?

command: "off"

The app can only disable Do Not Disturb (off) if it was previously enabled using a notification command from Home Assistant.