Merge pull request #760 from kevinpanaro/dev

update pyicloud version for icloud tracker
This commit is contained in:
Paulus Schoutsen 2015-12-15 19:57:20 -08:00
commit 40c2e10756
2 changed files with 2 additions and 4 deletions

View file

@ -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

View file

@ -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