wuppiwuppi
(Wuppiwuppi)
November 8, 2022, 3:02pm
1
Hi,
I successfully configured my yamaha reciever in the config yaml via this integration: Yamaha Network Receivers - Home Assistant
In the lovelace frontent I can only add a media player:
But I would rather have the detailed entity view with its propertis:
How can I add that to my frontent?
Pippyn
November 8, 2022, 3:06pm
2
Just add an entity card and add the media player
wuppiwuppi
(Wuppiwuppi)
November 8, 2022, 3:10pm
3
forgot to mention: i tried that of course
Pippyn
November 8, 2022, 3:10pm
4
If you click on that card you get what you showed in the screenshot
wuppiwuppi
(Wuppiwuppi)
November 8, 2022, 3:11pm
5
I know - but that was not the question
This also works via the 3 dots on the media_player card
eggman
(bertie basset)
November 8, 2022, 3:15pm
6
It wouldn’t be exactly the same, but you could probably get what you need with this
It’s very configurable.
wuppiwuppi
(Wuppiwuppi)
November 8, 2022, 3:36pm
7
That is a nice one. Source works. sound mode how ever does not.
Pippyn
November 8, 2022, 3:41pm
8
Sound mode is hidden by default. Set hide to false for sound mode and it should work.
type: custom:mini-media-player
entity: media_player.example
hide:
sound_mode: false
wuppiwuppi
(Wuppiwuppi)
November 8, 2022, 3:50pm
9
ok this was hidden too far down. thanks
however - this question applies also to other entities: is there not a way to embed the “detailed view” of an entity into the dashboard directly? There will not always be custom cards doing it.
Pippyn
November 8, 2022, 3:55pm
10
Maybe this is what you want?
wuppiwuppi
(Wuppiwuppi)
November 15, 2022, 4:07pm
11
looks useful - but for the mediaplayer it does not show very little info