Bump pyEight version to fix 0hr session errors (#7916)

This commit is contained in:
John Mihalic 2017-06-05 11:44:13 -04:00 committed by Fabian Affolter
parent aee25a020d
commit ac8592587f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -527,7 +527,7 @@ pydroid-ipcam==0.8
pyebox==0.1.0
# homeassistant.components.eight_sleep
pyeight==0.0.6
pyeight==0.0.7
# homeassistant.components.media_player.emby
pyemby==1.2