Bump pyEmby version to account for API changes (#8070)

pull/8083/head
John Mihalic 2017-06-17 12:41:35 -04:00 committed by Fabian Affolter
parent 18f81d7824
commit 33d381731f
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.2']
REQUIREMENTS = ['pyemby==1.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -538,7 +538,7 @@ pyebox==0.1.0
pyeight==0.0.7
# homeassistant.components.media_player.emby
pyemby==1.2
pyemby==1.3
# homeassistant.components.envisalink
pyenvisalink==2.1