mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Update pysonos to 0.0.17 (#24740)
This commit is contained in:
parent
4aedd3a09a
commit
6e14e8ed91
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/sonos",
|
||||
"requirements": [
|
||||
"pysonos==0.0.16"
|
||||
"pysonos==0.0.17"
|
||||
],
|
||||
"dependencies": [],
|
||||
"ssdp": {
|
||||
|
@ -1364,7 +1364,7 @@ pysmarty==0.8
|
||||
pysnmp==4.4.9
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.16
|
||||
pysonos==0.0.17
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
@ -293,7 +293,7 @@ pysmartapp==0.3.2
|
||||
pysmartthings==0.6.9
|
||||
|
||||
# homeassistant.components.sonos
|
||||
pysonos==0.0.16
|
||||
pysonos==0.0.17
|
||||
|
||||
# homeassistant.components.spc
|
||||
pyspcwebgw==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user