Cleanup some plex tasks that delayed startup (#114418)
This commit is contained in:
parent
a102230498
commit
61982acb17
4 changed files with 5 additions and 18 deletions
|
@ -24,7 +24,6 @@ GDM_SCANNER: Final = "gdm_scanner"
|
|||
PLATFORMS = frozenset(
|
||||
[Platform.BUTTON, Platform.MEDIA_PLAYER, Platform.SENSOR, Platform.UPDATE]
|
||||
)
|
||||
PLATFORMS_COMPLETED: Final = "platforms_completed"
|
||||
PLAYER_SOURCE = "player_source"
|
||||
SERVERS: Final = "servers"
|
||||
WEBSOCKETS: Final = "websockets"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue