forked from home-assistant/core
Update pysonos to 0.0.22 (#25399)
This commit is contained in:
committed by
Paulus Schoutsen
parent
638f5b1932
commit
9fc4b878e2
@@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/sonos",
|
"documentation": "https://www.home-assistant.io/components/sonos",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pysonos==0.0.21"
|
"pysonos==0.0.22"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"ssdp": {
|
"ssdp": {
|
||||||
|
@@ -1378,7 +1378,7 @@ pysmarty==0.8
|
|||||||
pysnmp==4.4.9
|
pysnmp==4.4.9
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
pysonos==0.0.21
|
pysonos==0.0.22
|
||||||
|
|
||||||
# homeassistant.components.spc
|
# homeassistant.components.spc
|
||||||
pyspcwebgw==0.4.0
|
pyspcwebgw==0.4.0
|
||||||
|
@@ -298,7 +298,7 @@ pysmartapp==0.3.2
|
|||||||
pysmartthings==0.6.9
|
pysmartthings==0.6.9
|
||||||
|
|
||||||
# homeassistant.components.sonos
|
# homeassistant.components.sonos
|
||||||
pysonos==0.0.21
|
pysonos==0.0.22
|
||||||
|
|
||||||
# homeassistant.components.spc
|
# homeassistant.components.spc
|
||||||
pyspcwebgw==0.4.0
|
pyspcwebgw==0.4.0
|
||||||
|
Reference in New Issue
Block a user