mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump plexapi to 4.0.0 (#36389)
This commit is contained in:
parent
e347f3770c
commit
4180106125
@ -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==3.6.0",
|
"plexapi==4.0.0",
|
||||||
"plexauth==0.0.5",
|
"plexauth==0.0.5",
|
||||||
"plexwebsocket==0.0.10"
|
"plexwebsocket==0.0.10"
|
||||||
],
|
],
|
||||||
|
@ -1078,7 +1078,7 @@ pillow==7.1.2
|
|||||||
pizzapi==0.0.3
|
pizzapi==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==3.6.0
|
plexapi==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
@ -453,7 +453,7 @@ pilight==0.1.1
|
|||||||
pillow==7.1.2
|
pillow==7.1.2
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==3.6.0
|
plexapi==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.5
|
plexauth==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user