github jianyu-li/yet-another-media-player v17.2.0
Sync Power Button With Volume Entity

latest releases: v35.0.9, v35.0.8, v35.0.7...
9 months ago

New Feature

Recently you were given the ability to choose a separate media player for volume control (e.g.: tv for main, receiver for volume). Now you can choose to sync the power button between these two entities so the volume entity turns on and off with the main entity using the power button. To enable, add sync_power: true to your config

Example Config

type: custom:yet-another-media-player
entities:
  - entity_id: media_player.living_room_apple_tv
    volume_entity: media_player.living_room_sonos
    name: Living Room
    sync_power: true

Don't miss a new yet-another-media-player release

NewReleases is sending notifications on new releases.