Upgrade pysonos to 0.0.8 (#21624)

This commit is contained in:
Anders Melchiorsen 2019-03-03 18:49:29 +01:00 committed by Paulus Schoutsen
parent d5bdfdb0b3
commit 932080656d
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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