github jianyu-li/yet-another-media-player v19.2.0
Expands volume_entity domains

latest releases: v35.0.9, v35.0.8, v35.0.7...
pre-release8 months ago

volume_entity can be used to designate a separate media_player for your volume control. This release adds the remote.* domain to use as volume_entity. Use this in setups (e.g.: Apple Tv connected to receiver via CEC) where the traditional volume control does not work and comes with an associated remote.* entity.

Example

type: custom:yet-another-media-player
entities:
  - entity_id: media_player.living_room_apple_tv
    volume_entity: remote.living_room_apple_tv

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

NewReleases is sending notifications on new releases.