mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Update pysonos to 0.0.22 (#25399)
This commit is contained in:
parent
638f5b1932
commit
9fc4b878e2
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/sonos",
|
||||
"requirements": [
|
||||
"pysonos==0.0.21"
|
||||
"pysonos==0.0.22"
|
||||
],
|
||||
"dependencies": [],
|
||||
"ssdp": {
|
||||
|
@ -1378,7 +1378,7 @@ pysmarty==0.8
|
||||
pysnmp==4.4.9
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.21
|
||||
pysonos==0.0.22
|
||||
|
||||
# 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.21
|
||||
pysonos==0.0.22
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user