mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
changed pyicloud version to 0.7.2
This commit is contained in:
parent
d6dad8c818
commit
4f6243fe0e
@ -14,9 +14,7 @@ from homeassistant.helpers.event import track_utc_time_change
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['https://github.com/picklepete/pyicloud/archive/'
|
REQUIREMENTS = ['pyicloud==0.7.2']
|
||||||
'80f6cd6decc950514b8dc43b30c5bded81b34d5f.zip'
|
|
||||||
'#pyicloud==0.8.0']
|
|
||||||
|
|
||||||
CONF_INTERVAL = 'interval'
|
CONF_INTERVAL = 'interval'
|
||||||
DEFAULT_INTERVAL = 8
|
DEFAULT_INTERVAL = 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user