Skippy
(Martin Buist)
September 28, 2016, 10:12pm
1
I have configured plex according to documentation
media_player:
platform: plex
It is connecting to get the plex xml’s from home assistent.
If I go the those URLs I see the xml’s
Now plex is not showing up. Even when playing a video and rebooting home assistant.
Now, I have noticed that in home assistant under development tools. plex is not even showing up under entities. While my chromecast is
any help? or is this s bug? I at least expect it to be under entities
rpitera
(Robert Pitera)
September 29, 2016, 1:05pm
2
Do you have a plex.conf file in your HASS root? What’s in it?
scottocs
(Scott)
September 29, 2016, 1:08pm
3
I noticed the other day that my Plex Media Server wasn’t showing up either, but my RasPlex (Plex client) is.
Skippy
(Martin Buist)
September 29, 2016, 1:38pm
4
I have a plex conf and this is in it
{“192.168.2.100:32400”: {“token”: “[My Token]”}}
I also see this when opening session HA
GET http://192.168.2.100:32400/status/sessions?X-Plex-Token= [my token}
plexapi:GET http://192.168.2.100:32400/clients?X-Plex-Token= [my token}
So it is connecting and it has access
But in HA I do not see it under entities
rpitera
(Robert Pitera)
September 29, 2016, 2:02pm
5
I just tested my setup post 29 upgrade. I rebooted and ran a Chrome Plex session. While I am seeing it in my entities list, I don’t see it in my media players group cards.