mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +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,
|
||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||
"requirements": [
|
||||
"plexapi==3.6.0",
|
||||
"plexapi==4.0.0",
|
||||
"plexauth==0.0.5",
|
||||
"plexwebsocket==0.0.10"
|
||||
],
|
||||
|
@ -1078,7 +1078,7 @@ pillow==7.1.2
|
||||
pizzapi==0.0.3
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==3.6.0
|
||||
plexapi==4.0.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
@ -453,7 +453,7 @@ pilight==0.1.1
|
||||
pillow==7.1.2
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==3.6.0
|
||||
plexapi==4.0.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user