mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Bump plexapi to 4.1.0 (#39118)
This commit is contained in:
parent
7c117452ba
commit
b0f214bd9c
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"plexapi==4.0.0",
|
"plexapi==4.1.0",
|
||||||
"plexauth==0.0.5",
|
"plexauth==0.0.5",
|
||||||
"plexwebsocket==0.0.11"
|
"plexwebsocket==0.0.11"
|
||||||
],
|
],
|
||||||
|
@ -1087,7 +1087,7 @@ pillow==7.2.0
|
|||||||
pizzapi==0.0.3
|
pizzapi==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==4.0.0
|
plexapi==4.1.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
@ -510,7 +510,7 @@ pilight==0.1.1
|
|||||||
pillow==7.2.0
|
pillow==7.2.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==4.0.0
|
plexapi==4.1.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user