Update Emby for aiohttp v2 (#6981)

This commit is contained in:
John Mihalic 2017-04-07 22:17:10 -04:00 committed by Paulus Schoutsen
parent 64174f5763
commit ad8ee1383c
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ from homeassistant.core import callback
import homeassistant.helpers.config_validation as cv
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['pyemby==1.1']
REQUIREMENTS = ['pyemby==1.2']
_LOGGER = logging.getLogger(__name__)

View file

@ -512,7 +512,7 @@ pydroid-ipcam==0.8
pyebox==0.1.0
# homeassistant.components.media_player.emby
pyemby==1.1
pyemby==1.2
# homeassistant.components.envisalink
pyenvisalink==2.0