github jianyu-li/yet-another-media-player v16.2.0
UI and YAML Harmony Achieved

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

New Feature

  • Using the UI config when you have a customized entity via YAML no longer removes the customized entity. (Note: the custom entity will show "[object Object]" in the UI, but at least you don't lose anything. I've added a list of entities at the top of the config editor so you can see which entities are being used without having to go into YAML

Features You May Have Missed

  • You can now specify a separate entity for your volume control. For example, the main entity can be your tv while the volume entity can be your sound system.

Example Config

type: custom:yet-another-media-player
entities:
  - entity_id: media_player.living_room_apple_tv
    volume_entity: media_player.living_room_sonos
volume_mode: slider
match_theme: true

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

NewReleases is sending notifications on new releases.