JurajNyiri / PlexMeetsHomeAssistant

Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Apache License 2.0
107 stars 8 forks source link

General question #109

Closed sahara101 closed 2 weeks ago

sahara101 commented 2 weeks ago

Hi!

Sorry for posting here. I am trying to integrate plex with node-red for random unwatched movie playback. I cannot for the life of me understand how I need to define the API call in order to start a playback....can you help me?

Thanks!

JurajNyiri commented 2 weeks ago

You can investigate this code or https://plexapi.dev/docs/plex. There are many different ways how to launch playback depending on what you use on your client device.