mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump plexwebsocket to 0.0.14 (#101684)
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"requirements": [
|
||||
"PlexAPI==4.15.4",
|
||||
"plexauth==0.0.6",
|
||||
"plexwebsocket==0.0.13"
|
||||
"plexwebsocket==0.0.14"
|
||||
],
|
||||
"zeroconf": ["_plexmediasvr._tcp.local."]
|
||||
}
|
||||
|
@ -1444,7 +1444,7 @@ pizzapi==0.0.3
|
||||
plexauth==0.0.6
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.13
|
||||
plexwebsocket==0.0.14
|
||||
|
||||
# homeassistant.components.plugwise
|
||||
plugwise==0.33.0
|
||||
|
@ -1104,7 +1104,7 @@ pilight==0.1.1
|
||||
plexauth==0.0.6
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexwebsocket==0.0.13
|
||||
plexwebsocket==0.0.14
|
||||
|
||||
# homeassistant.components.plugwise
|
||||
plugwise==0.33.0
|
||||
|
Reference in New Issue
Block a user