mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update pysonos to 0.0.24 (#27937)
This commit is contained in:
parent
bb5da77f2c
commit
2a269fb9eb
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
||||
"requirements": [
|
||||
"pysonos==0.0.23"
|
||||
"pysonos==0.0.24"
|
||||
],
|
||||
"dependencies": [],
|
||||
"ssdp": {
|
||||
|
@ -1456,7 +1456,7 @@ pysnmp==4.4.11
|
||||
pysoma==0.0.10
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.23
|
||||
pysonos==0.0.24
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
@ -497,7 +497,7 @@ pysmartthings==0.6.9
|
||||
pysoma==0.0.10
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.23
|
||||
pysonos==0.0.24
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user