Improve Sonos discovery (#20196)

pull/20225/head
Anders Melchiorsen 2019-01-18 13:43:48 +01:00 committed by Pascal Vizeli
parent 84b1fcbc36
commit 63b19094c1
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.5']
REQUIREMENTS = ['pysonos==0.0.6']
async def async_setup(hass, config):

View File

@ -1209,7 +1209,7 @@ pysma==0.3.1
pysnmp==4.4.8
# homeassistant.components.sonos
pysonos==0.0.5
pysonos==0.0.6
# homeassistant.components.spc
pyspcwebgw==0.4.0

View File

@ -202,7 +202,7 @@ pyotp==2.2.6
pyqwikswitch==0.8
# homeassistant.components.sonos
pysonos==0.0.5
pysonos==0.0.6
# homeassistant.components.spc
pyspcwebgw==0.4.0