Nest hub "announce: true" cast symbol 1 minute on screen

Hi,
I have two Nest hubs. When I send an announcement to the Nest hub, the cast icon stays on the screen for 1 minute instead of going back to what was on the screen before the announcement.

Cast symbol remains on screen for 1 minute

See below code that I use.
With “announce: true” this works for the sound but not for the image/screen!!

is there a way to prevent this?

data:
  media_content_id: /local/sound/doorbell_1.mp3
  media_content_type: music
  announce: true
target:
  entity_id:
    - media_player.nesthubG2_keuken
action: media_player.play_media
1 Like