mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump plexapi to 3.6.0 (#35563)
This commit is contained in:
parent
36ad9a25e3
commit
2f6da20065
@ -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.8"],
|
||||
"requirements": ["plexapi==3.6.0", "plexauth==0.0.5", "plexwebsocket==0.0.8"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@jjlawren"]
|
||||
}
|
||||
|
@ -1078,7 +1078,7 @@ pillow==7.1.2
|
||||
pizzapi==0.0.3
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==3.4.0
|
||||
plexapi==3.6.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
@ -444,7 +444,7 @@ pilight==0.1.1
|
||||
pillow==7.1.2
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==3.4.0
|
||||
plexapi==3.6.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user