Upgrade pysonos to 0.0.8 (#21624)

This commit is contained in:
Anders Melchiorsen 2019-03-03 18:49:29 +01:00 committed by Daniel Høyer Iversen
parent b985223603
commit 0f6e0aa355
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ from homeassistant.helpers import config_entry_flow
DOMAIN = 'sonos'
REQUIREMENTS = ['pysonos==0.0.7']
REQUIREMENTS = ['pysonos==0.0.8']
async def async_setup(hass, config):

View File

@ -1267,7 +1267,7 @@ pysmartthings==0.6.3
pysnmp==4.4.8
# homeassistant.components.sonos
pysonos==0.0.7
pysonos==0.0.8
# homeassistant.components.spc
pyspcwebgw==0.4.0

View File

@ -230,7 +230,7 @@ pysmartapp==0.3.0
pysmartthings==0.6.3
# homeassistant.components.sonos
pysonos==0.0.7
pysonos==0.0.8
# homeassistant.components.spc
pyspcwebgw==0.4.0