Bump pyEight to fix Single Sleeper (#19316)

pull/19319/head
John Mihalic 2018-12-14 23:25:12 -05:00 committed by Charles Garwood
parent 70dbbbd974
commit e2d3beca22
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,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.9']
REQUIREMENTS = ['pyeight==0.1.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -932,7 +932,7 @@ pyeconet==0.0.6
pyedimax==0.1
# homeassistant.components.eight_sleep
pyeight==0.0.9
pyeight==0.1.0
# homeassistant.components.media_player.emby
pyemby==1.5