I have a button over my floorpan that, when tapped, triggers a popup service through browser_mod. Notice in the image below that the popup control for the media player is not useful - cannot select music/stations like normal. How might I modify this popup to better accommodate this media player control (keeping in mind I will add other entities such as switches in the future)?
Code:
- type: icon
icon: 'mdi:adjust'
tap_action:
action: call-service
service: browser_mod.popup
service_data:
title: Living Room
card:
type: entities
entities:
- media_player.living_room
Floorpan:
Popup:
Normal media player card: