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

Add media card like in the présentation video #424

Closed
dimed89 opened this issue Mar 24, 2024 · 3 comments
Closed

Add media card like in the présentation video #424

dimed89 opened this issue Mar 24, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@dimed89
Copy link

dimed89 commented Mar 24, 2024

Hello,

Thanks for ha fusion its really really good job.

I want to set up the media card with plex and my media device to show the pictures of the last movies/tv series but I really don’t understand how I can do that, can you help me?

@taillis
Copy link

taillis commented Mar 26, 2024

Hi,

You will need to install this integration Plex Recently Added following its step-by-step, try the code below and change the entity ID

- type: media
  id: 1366562140725
  conditional:
    - entity_id: sensor.plex_recently_added
      name: Senast tillagt
      icon: mdi:plex
      color: orange

@dimed89
Copy link
Author

dimed89 commented Mar 26, 2024

Yep thanks, I'm noob with the code... ^^

Do you know how to make the covers of recently added scroll one by one? currently it works but leaving a static cover of the last downloaded film/series

@taillis
Copy link

taillis commented Mar 26, 2024

Have you configured the integration? If so, there is a attribute called max that you can specify how many items you want to get from the server. Click here to check it out

@matt8707 matt8707 added the enhancement New feature or request label Apr 20, 2024
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

3 participants