Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Media Control Card Type #20

Closed
eldridgea opened this issue Dec 28, 2023 · 2 comments
Closed

FR: Media Control Card Type #20

eldridgea opened this issue Dec 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@eldridgea
Copy link

Love this dashboard!

I see in the readme there's a media control card, but I haven't been able to successfully get one on my instance.

I used this form:

type: media
entity: media_player.chromecastaudio0472

When doing so I see a box titled Unknown

Screenshot 2023-12-28 at 2 19 40 PM

Using the type media-control results in nothing being shown.

I may just be doing something wrong or it may not be supported yet but wanted to report it.

Thanks again for the awesome project!

@matt8707
Copy link
Owner

it's not properly implemented yet, here's what I used

- type: media
id: 5276106620601
conditional:
- entity_id: sensor.plex_recently_added
name: Senast tillagt
icon: mdi:plex
color: orange
- entity_id: media_player.vardagsrum
- entity_id: media_player.sovrum
- entity_id: media_player.spotify
icon: mdi:spotify
- entity_id: media_player.kok

@matt8707 matt8707 changed the title Media Control Card Type FR: Media Control Card Type Dec 28, 2023
@matt8707 matt8707 added the enhancement New feature or request label Dec 28, 2023
@eldridgea
Copy link
Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants