Skip to content

Pause Playing Media During Calls

Automatically pause the playing media when you get a call!

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This Blueprint has some requirements before it's useful:

  • Home Assistant Companion App for Android is set up (currently no iOS support)
  • Reporting of phone state is activated in the Android app
  • At least 1 media player entity

Example on how an automation can be made from the blueprint in the UI

Only entites can be used, if you select area or device you need to expand it untill you are left with only entites
# Example on how an automation can be made from the blueprint with YAML
automation pause_music_during_calls:
alias: Pause Spotify when my phone rings
use_blueprint:
path: ludeeus/pause_media_during_calls.yaml
input:
phone_state_sensor: sensor.sm_g973f_phone_state
media_player:
entity_id: media_player.spotify_joakim_sorensen