core/homeassistant/components/plex
jjlawren 2c00a9ec68
Fix Plex setup race condition v2 (#28943)
* Connect websocket when platforms ready, not when HA is ready

* Use callbacks from platform setup tasks instead

* Convert setup to async

* Apply suggestions from code review

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
2019-11-23 09:16:21 -06:00
..
.translations [ci skip] Translation update 2019-11-22 00:32:10 +00:00
__init__.py Fix Plex setup race condition v2 (#28943) 2019-11-23 09:16:21 -06:00
config_flow.py Add Plex debug logging (#28665) 2019-11-09 17:02:56 -06:00
const.py Fix Plex setup race condition v2 (#28943) 2019-11-23 09:16:21 -06:00
errors.py Add Plex config flow support (#26548) 2019-09-19 23:29:26 +02:00
manifest.json Bump plexapi to 3.3.0 (#28709) 2019-11-11 19:30:07 -08:00
media_player.py Delay Plex websocket connection to avoid race (#28934) 2019-11-21 12:39:24 -08:00
sensor.py Add Plex debug logging (#28665) 2019-11-09 17:02:56 -06:00
server.py Skip updating idle Plex clients (#28664) 2019-11-10 11:35:12 +01:00
strings.json Remove manual config flow step (#27291) 2019-10-07 11:29:12 -07:00