mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump plexwebsocket to 0.0.10 (#36226)
This commit is contained in:
parent
26fae7c629
commit
ff9de687c0
@ -3,7 +3,11 @@
|
||||
"name": "Plex Media Server",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||
"requirements": ["plexapi==3.6.0", "plexauth==0.0.5", "plexwebsocket==0.0.8"],
|
||||
"requirements": [
|
||||
"plexapi==3.6.0",
|
||||
"plexauth==0.0.5",
|
||||
"plexwebsocket==0.0.10"
|
||||
],
|
||||
"dependencies": ["http"],
|
||||
"after_dependencies": ["sonos"],
|
||||
"codeowners": ["@jjlawren"]
|
||||
|
@ -1087,7 +1087,7 @@ plexapi==3.6.0
|
||||
plexauth==0.0.5
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.8
|
||||
plexwebsocket==0.0.10
|
||||
|
||||
# homeassistant.components.plum_lightpad
|
||||
plumlightpad==0.0.11
|
||||
|
@ -459,7 +459,7 @@ plexapi==3.6.0
|
||||
plexauth==0.0.5
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.8
|
||||
plexwebsocket==0.0.10
|
||||
|
||||
# homeassistant.components.mhz19
|
||||
# homeassistant.components.serial_pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user