Command_ringer_mode doesn't work anymore on Pixel 10 Pro XL

I used the command_ringer_mode for months to switch my phone from silent or vibrate to normal ring mode and back, etc. For weeks now it doesn’t work anymore. I have a Pixel 10 Pro XL. I use the following to change the state of the phone:

action: notify.mobile_app_lbr81_pixel_10_pro_xl
data:
  message: command_ringer_mode
  data:
    command: vibrate

Did anything changed about how one need to use these commands? My phone does only spit a popup out with the text command_ringer_mode but nothing else happens. It is really annoying for me, because I always forget to set my phone from silent/vibrate to normal and I miss calls, etc.

I checked all the possible options to resolve this error but I don’t find anything.

I use HA in a container with version 2026.2.1, my companion app is on version 2026.2.3-full. The app have “full” controll over the phone and as said above it worked a few weeks ago without a problem.