mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Bump pyEight version (#7701)
This commit is contained in:
parent
ca3f07cdef
commit
d5642a5faf
@ -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.5']
|
||||
REQUIREMENTS = ['pyeight==0.0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -521,7 +521,7 @@ pydroid-ipcam==0.8
|
||||
pyebox==0.1.0
|
||||
|
||||
# homeassistant.components.eight_sleep
|
||||
pyeight==0.0.5
|
||||
pyeight==0.0.6
|
||||
|
||||
# homeassistant.components.media_player.emby
|
||||
pyemby==1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user