Plex Binding for Home Automation

Hello,

I'm looking for a interface to connect Plex Client to my home automation (openHAB). openHAB is a home automation platform, which supports http requests or extra developed bindings.

Is there a developer, who is able to build a binding, which connects Plex to openHAB (www.openhab.org).

 

Kind regards ,

Michael

I'd like to do the same, I've come this far:

play/pause  works via http:

http://:32400/system/players//playback/play

http://:32400/system/players//playback/pause

you can get the status via:

http://:32400/status/sessions/

this will get you an xml document which then needs to be mapped via xslt mappings. this is where I fail...

I would like to extract whether something is playing, maybe the title and also which client

here is an API documentation: https://code.google.com/p/plex-api/w/list

Hi there,
It there any way of starting to play a particular music playlist by http commands?

Thanks!
Sasha

It would be epic if they would do a plugin that would let you set cues for hue etc in the file metadata…

Did someone from this thread end up developing this?

i have openhab installed on my synology and have some bindings working that i was able to install via the UI. But I can figure out how to install the plex binding. One of my goals is this…https://www.youtube.com/watch?v=igAUFCZ-zXc

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.