mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump plexwebsocket to 0.0.8 (#35351)
This commit is contained in:
parent
2223592486
commit
91730fe6a9
@ -3,7 +3,7 @@
|
||||
"name": "Plex Media Server",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||
"requirements": ["plexapi==3.4.0", "plexauth==0.0.5", "plexwebsocket==0.0.7"],
|
||||
"requirements": ["plexapi==3.4.0", "plexauth==0.0.5", "plexwebsocket==0.0.8"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@jjlawren"]
|
||||
}
|
||||
|
@ -1072,7 +1072,7 @@ plexapi==3.4.0
|
||||
plexauth==0.0.5
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.7
|
||||
plexwebsocket==0.0.8
|
||||
|
||||
# homeassistant.components.plum_lightpad
|
||||
plumlightpad==0.0.11
|
||||
|
@ -438,7 +438,7 @@ plexapi==3.4.0
|
||||
plexauth==0.0.5
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.7
|
||||
plexwebsocket==0.0.8
|
||||
|
||||
# homeassistant.components.mhz19
|
||||
# homeassistant.components.serial_pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user