mirror of
https://github.com/home-assistant/core.git
synced 2025-08-27 16:31:38 +02:00
Upgrade pysonos to 0.0.32 (#37923)
This commit is contained in:
committed by
Paulus Schoutsen
parent
98347345d1
commit
b684007fbb
@@ -3,7 +3,7 @@
|
||||
"name": "Sonos",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sonos",
|
||||
"requirements": ["pysonos==0.0.31"],
|
||||
"requirements": ["pysonos==0.0.32"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-upnp-org:device:ZonePlayer:1"
|
||||
|
@@ -1623,7 +1623,7 @@ pysnmp==4.4.12
|
||||
pysoma==0.0.10
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.31
|
||||
pysonos==0.0.32
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
@@ -743,7 +743,7 @@ pysmartthings==0.7.1
|
||||
pysoma==0.0.10
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.31
|
||||
pysonos==0.0.32
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
Reference in New Issue
Block a user