mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Revert pyicloud upgrade
This commit is contained in:
parent
79a2d40f4d
commit
fe73cbbcb6
@ -12,7 +12,7 @@ from homeassistant.helpers.event import track_utc_time_change
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyicloud==0.8.1']
|
||||
REQUIREMENTS = ['pyicloud==0.7.2']
|
||||
|
||||
CONF_INTERVAL = 'interval'
|
||||
DEFAULT_INTERVAL = 8
|
||||
|
@ -176,7 +176,7 @@ pydispatcher==2.0.5
|
||||
pyfttt==0.3
|
||||
|
||||
# homeassistant.components.device_tracker.icloud
|
||||
pyicloud==0.8.1
|
||||
pyicloud==0.7.2
|
||||
|
||||
# homeassistant.components.device_tracker.netgear
|
||||
pynetgear==0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user