Upgrade zeroconf dep" (#5706)

pull/5708/head
Paulus Schoutsen 2017-02-01 21:48:30 -08:00 committed by GitHub
parent eefb603f17
commit 6e94f0d7cd
3 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['pychromecast==0.7.6']
REQUIREMENTS = ['pychromecast==0.8.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -17,7 +17,7 @@ _LOGGER = logging.getLogger(__name__)
DEPENDENCIES = ['api']
DOMAIN = 'zeroconf'
REQUIREMENTS = ['zeroconf==0.17.6']
REQUIREMENTS = ['zeroconf==0.17.7']
ZEROCONF_TYPE = '_home-assistant._tcp.local.'

View File

@ -412,7 +412,7 @@ pybbox==0.0.5-alpha
# pybluez==0.22
# homeassistant.components.media_player.cast
pychromecast==0.7.6
pychromecast==0.8.0
# homeassistant.components.media_player.cmus
pycmus==0.1.0
@ -692,4 +692,4 @@ yeelight==0.2.1
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.17.6
zeroconf==0.17.7