1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-05 17:17:49 +00:00
Files
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
..