Update pysonos to 0.0.24 (#27937)

This commit is contained in:
Tim McCormick 2019-10-19 21:54:36 +01:00 committed by cgtobi
parent bb5da77f2c
commit 2a269fb9eb
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sonos", "documentation": "https://www.home-assistant.io/integrations/sonos",
"requirements": [ "requirements": [
"pysonos==0.0.23" "pysonos==0.0.24"
], ],
"dependencies": [], "dependencies": [],
"ssdp": { "ssdp": {

View File

@ -1456,7 +1456,7 @@ pysnmp==4.4.11
pysoma==0.0.10 pysoma==0.0.10
# homeassistant.components.sonos # homeassistant.components.sonos
pysonos==0.0.23 pysonos==0.0.24
# homeassistant.components.spc # homeassistant.components.spc
pyspcwebgw==0.4.0 pyspcwebgw==0.4.0

View File

@ -497,7 +497,7 @@ pysmartthings==0.6.9
pysoma==0.0.10 pysoma==0.0.10
# homeassistant.components.sonos # homeassistant.components.sonos
pysonos==0.0.23 pysonos==0.0.24
# homeassistant.components.spc # homeassistant.components.spc
pyspcwebgw==0.4.0 pyspcwebgw==0.4.0