Bump pyEight version to update API & reduce connection issues (#14058)

pull/13763/merge
John Mihalic 2018-04-23 16:43:59 -04:00 committed by Daniel Høyer Iversen
parent 5ed73fecd3
commit 31554e8368
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import async_track_point_in_utc_time from homeassistant.helpers.event import async_track_point_in_utc_time
from homeassistant.util.dt import utcnow from homeassistant.util.dt import utcnow
REQUIREMENTS = ['pyeight==0.0.7'] REQUIREMENTS = ['pyeight==0.0.8']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -754,7 +754,7 @@ pyeconet==0.0.5
pyedimax==0.1 pyedimax==0.1
# homeassistant.components.eight_sleep # homeassistant.components.eight_sleep
pyeight==0.0.7 pyeight==0.0.8
# homeassistant.components.media_player.emby # homeassistant.components.media_player.emby
pyemby==1.5 pyemby==1.5