check the integration page on github you will be able to grab my version. please give a like
Works for me!! Iām just going to fine tune some of the text size for my use case. Thanks again for all the collaboration, everyone!
Are you using my integration ?
Just in case anyone else has this issue, I found the solutionā¦as it is an extreme edge caseā¦
For one specific user I was getting double cards, one was normal, the other was junk. It looked like this:
Turns out, because he used the word āplexā in his user name, this entry near the top of the card code was creating the problem:
include:
- entity_id: "*plex*session*"
Changing it to this made that undesired card to go away and display as it should with the one correct card:
include:
- entity_id: "*plex_session*"
Just FYI for future help if you run into itā¦
Plex message on my page any issues with my integration
i had no issues installing the new hacs version (my own implementation worked fine though).
but i wished the names would be smaller for the episodeā¦
and the same goes for bandwith etcā¦
this way iām missing out on the rest of the infoā¦
edit: nvmā¦ i changed some settings and now its ok
Hey buddy nice work. Yes this was formatted for my tablet dashboard so font sizing worked great.
Would be great to add a popup when clicking on a card to view more in depth details for that session.
Iām hoping everyone can come together on this and the integration on my GitHub to move forward with new ideas. Iām currently working on a few improvements with the integration. Many hours so far gone into this
So I Have had the rest sensor up and running for a bit now. Trying out your integration now. This works really well out of the gate and the ability to tick use HA as a proxy for the images works like a charm. I had a reverse proxy set up for tautulii but that isnt needed anymore!
thanks buddy. keep an eye on this as i have some great updates coming
I will!
I use this card in conjunction with this card they really go hand in hand.
thank god. Iām late to the party but was seeing the same issue. 3.4.4 fixed it!
Loving the updates! Image proxy is a killer feature. Donāt need reverse proxy anymore! Thanks for the hard work!
your welcome mate. how do you like the User Statistics ? is there anything you would change / add?