I enabled debugging and found no errors within for the connector. Plex is configured properly. I notice that when I stop or start plex, the log shows that it detects the changes but it doesn’t show up as a state.
I’ve tried restarting both servers, signing in and out of plex a couple times, nothing seems to bring up the plex media controls. Chromecast works fine.
Anyone else having this issue?
Plex server Version 1.0.0.2261
Python 3.4
HA 0.23.0
16-07-02 09:55:20 homeassistant.components.api: STREAM 140396866171616 WRITING data: ping
16-07-02 09:55:30 plexapi: GET http://192.168.0.2:32400/clients?X-Plex-Token=REMOVED
16-07-02 09:55:30 plexapi: GET http://192.168.0.2:32400/clients?X-Plex-Token=REVMOED
16-07-02 09:55:30 requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): 192.168.0.2
16-07-02 09:51:30 requests.packages.urllib3.connectionpool: “GET /clients?X-Plex-Token=REMOVED HTTP/1.1” 200 90
16-07-02 09:51:30 requests.packages.urllib3.connectionpool: “GET /clients?X-Plex-Token=REMOVED HTTP/1.1” 200 90
16-07-02 09:51:30 homeassistant.components.recorder: Running query
INSERT INTO states (
entity_id, domain, state, attributes, last_changed, last_updated,
created, utc_offset, event_id)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)