REST API Activity Sensor For Home Assistant #399
Unanswered
AlexKusnezov
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @AlexKusnezov , the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Guys, I've been playing this around a little bit and what I want is to have a sensor in HA that displays all of the data for the current stream, e.g. audio format and number of channels, similar to this integration: https://github.com/Richardvaio/Tautulli_Active_Streams
So far I've benn able to retrive the user, play state, method, anme and path:
However I'm still missing datae that is especially relevant for me, which is audio codec and number of audio channels.
The purpose for this is, that I have a surround system that I can control throguh HA and based on jellystat data I want to automate thing, e.g. apply correct surropund volume.
I'm already doing this for plex with the above mentioned tautulli integration, but I would love to have it for jellyfin also, since plex will probably stop at some time being a free version for local playback.
Beta Was this translation helpful? Give feedback.
All reactions