mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +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",
|
"name": "Plex Media Server",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
"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"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@jjlawren"]
|
"codeowners": ["@jjlawren"]
|
||||||
}
|
}
|
||||||
|
@ -1072,7 +1072,7 @@ plexapi==3.4.0
|
|||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexwebsocket==0.0.7
|
plexwebsocket==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.plum_lightpad
|
# homeassistant.components.plum_lightpad
|
||||||
plumlightpad==0.0.11
|
plumlightpad==0.0.11
|
||||||
|
@ -438,7 +438,7 @@ plexapi==3.4.0
|
|||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexwebsocket==0.0.7
|
plexwebsocket==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.mhz19
|
# homeassistant.components.mhz19
|
||||||
# homeassistant.components.serial_pm
|
# homeassistant.components.serial_pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user