Skip to content
Snippets Groups Projects
Commit 40c2e107 authored by Paulus Schoutsen's avatar Paulus Schoutsen
Browse files

Merge pull request #760 from kevinpanaro/dev

update pyicloud version for icloud tracker
parents d6dad8c8 79a1ffac
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,7 @@ from homeassistant.helpers.event import track_utc_time_change
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['https://github.com/picklepete/pyicloud/archive/'
'80f6cd6decc950514b8dc43b30c5bded81b34d5f.zip'
'#pyicloud==0.8.0']
REQUIREMENTS = ['pyicloud==0.7.2']
CONF_INTERVAL = 'interval'
DEFAULT_INTERVAL = 8
......
......@@ -10,7 +10,7 @@ jinja2>=2.8
PyMata==2.07a
# homeassistant.components.device_tracker.icloud
https://github.com/picklepete/pyicloud/archive/80f6cd6decc950514b8dc43b30c5bded81b34d5f.zip#pyicloud==0.8.0
pyicloud==0.7.2
# homeassistant.components.device_tracker.netgear
pynetgear==0.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment