pathofleastresistor / polr-ytube-media-card

31 stars 4 forks source link

navigation | start on specific 'page' #27

Closed Symbiot78 closed 4 months ago

Symbiot78 commented 4 months ago

Hi I'm trying to setup this card for my daughter and am hoping it's possible to set the start-page navigation. I've set it to show covers. but when initially loading I see this:

image

which is very 'not-visual'. Clicking home gives you something a lot more visual:

image

I'd like to start on 'home' . Can this be done?

Symbiot78 commented 4 months ago

Answering myself .. do the following:

type: custom:polr-ytube-playing-card entity_id: media_player.ytube_music_player_laerke coverNavigation: true

header: YouTube Music

speakers:

the initialAction: sets the startpage. content_id and content_type can be found in dev tools in the browser. not sure if media_content_id is needed.