Jump to content

What is the Home Assistant add-on?


jriker1

Recommended Posts

seanbuff
43 minutes ago, EQUALITYCG said:

and how or do i need to add the
Asi I'm stuck at this time with Player Card

"EMBY PLAYERS TAB" is just the YAML code that makes up my Emby Tab, you do not need to worry about this if you are simply using the Dashboard UI to customize yours. I prefer to do all mine manually hence why I am using the code, I do not use the interface that I documented for you above.

Have you been able to create yourself a tab with Emby media players using the Mini Media Player custom card which gives you volume control now?

Link to comment
Share on other sites

EQUALITYCG

Thank you very @seanbuff
I got that last post working now Thanks is that it
Yes i have
does that only show now playing right
so only user online playing media etc
also last thing can i rename the

media_player:
  - platform: emby
    host: 10.1.1.80
    api_key: 1f6c7eb60bd24c2aa56c84f48b640166


To jellyfin
I will rename emby > jellyfin see how i go
Thanks for your help and support hope other can find this as helpful as i did Enjoy everyone

 

Edited by EQUALITYCG
Link to comment
Share on other sites

seanbuff
3 minutes ago, EQUALITYCG said:

Thanks is that it

No prob. That's it if you are happy with the result. Is there anything else missing?

Link to comment
Share on other sites

EQUALITYCG

For what ever reason i can't get the status of the Media to play and the play / pause to work
its only play and I'v look at the control says play / pause

firefox_gaK0ixy1ut.png.ad484d534566ec1748ebd9c1c56f07fc.pngfirefox_T5D4DjNClR.thumb.png.b9f15883645064cfc29b488517f69c58.png

Link to comment
Share on other sites

seanbuff
43 minutes ago, EQUALITYCG said:

also last thing can i rename the

media_player:
  - platform: emby

No you cannot rename that otherwise you will break the integration

 

43 minutes ago, EQUALITYCG said:

does that only show now playing right
so only user online playing media etc

The steps we just went through will show only the players that you add to that tab, and will show any status that they have. Not just "Playing".

Any player that you do not add will not show up there.

As I said, I wanted to make sure we covered the basics first and it looks like you got that bit done.

If you want to only see players that are "active" and playing something, you will need to use another custom card named "Auto-Entities" which you can also find in HACS

This time, add a card type using "Custom: Auto-Entities"

And configure that card with the following options:

image.png.4db6ae027f9eb6c495807ec2913c10b7.png

This will then only show players with the state of "playing" on that card

EDIT: you might want to also add a filter for "state = paused" otherwise you might lose control of that entity if you pause from there, not important if you don't care to control devices from HA.

Edited by seanbuff
Link to comment
Share on other sites

seanbuff
6 minutes ago, EQUALITYCG said:

For what ever reason i can't get the status of the Media to play and the play / pause to work
its only play and I'v look at the control says play / pause

If you are using some other client other than Emby then I cannot comment on that, this forum is just for Emby related clients.

Link to comment
Share on other sites

EQUALITYCG
1 minute ago, seanbuff said:

If you are using some other client other than Emby then I cannot comment on that, this forum is just for Emby related clients.

sorry my bad THanks for the help i guess
Awsome job sure many will enjoy this and i did to because it worked

Link to comment
Share on other sites

EQUALITYCG

@seanbuff
Thank you very much for your help I didn't know this was a emby only forume
I just came across https://github.com/j-stienstra/hacs-jellyfin
that link had a very well How to Witch i followed and got the play / pause working
so after that i followed your > ling below
Got it all working sorry for posting wrong place but Hope this helps other
With the volume buttion worked but that fine can live without untill it gets partch but Thank you for your help
as well i rally hope other will find this very useful
Enjoy

 

 

Link to comment
Share on other sites

  • 1 month later...
Canaletto

Hello!

Does anyone have an idea how to make the USER NAME appear in the Home Assistant mini player?

The USER NAME is in: attribute: app_name

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...