New Feature
- 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