mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 19:27:51 +00:00
Bump pyEight version to fix 0hr session errors (#7916)
This commit is contained in:
parent
aee25a020d
commit
ac8592587f
@ -24,7 +24,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.6']
|
REQUIREMENTS = ['pyeight==0.0.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -527,7 +527,7 @@ pydroid-ipcam==0.8
|
|||||||
pyebox==0.1.0
|
pyebox==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.eight_sleep
|
# homeassistant.components.eight_sleep
|
||||||
pyeight==0.0.6
|
pyeight==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.media_player.emby
|
# homeassistant.components.media_player.emby
|
||||||
pyemby==1.2
|
pyemby==1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user