Update pysonos to 0.0.21 (#25168)
This commit is contained in:
parent
c2f4f06005
commit
5e5abf77da
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/sonos",
|
||||
"requirements": [
|
||||
"pysonos==0.0.20"
|
||||
"pysonos==0.0.21"
|
||||
],
|
||||
"dependencies": [],
|
||||
"ssdp": {
|
||||
|
|
|
@ -1381,7 +1381,7 @@ pysmarty==0.8
|
|||
pysnmp==4.4.9
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.20
|
||||
pysonos==0.0.21
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
|
|
@ -298,7 +298,7 @@ pysmartapp==0.3.2
|
|||
pysmartthings==0.6.9
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.20
|
||||
pysonos==0.0.21
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue