fastdotcom from pypi (#3269)

This commit is contained in:
Nolan Gilley 2016-09-08 20:26:50 -04:00 committed by Teagan Glenn
parent 02848b3949
commit 1cace5782c
2 changed files with 4 additions and 5 deletions

View File

@ -14,8 +14,7 @@ from homeassistant.components.sensor import (DOMAIN, PLATFORM_SCHEMA)
from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import track_time_change
REQUIREMENTS = ['https://github.com/nkgilley/fast.com/archive/'
'master.zip#fastdotcom==0.0.1']
REQUIREMENTS = ['fastdotcom==0.0.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -81,6 +81,9 @@ enocean==0.31
# homeassistant.components.thermostat.honeywell
evohomeclient==0.2.5
# homeassistant.components.sensor.fastdotcom
fastdotcom==0.0.1
# homeassistant.components.feedreader
feedparser==5.2.1
@ -172,9 +175,6 @@ https://github.com/kellerza/pyqwikswitch/archive/v0.4.zip#pyqwikswitch==0.4
# homeassistant.components.media_player.russound_rnet
https://github.com/laf/russound/archive/0.1.6.zip#russound==0.1.6
# homeassistant.components.sensor.fastdotcom
https://github.com/nkgilley/fast.com/archive/master.zip#fastdotcom==0.0.1
# homeassistant.components.ecobee
https://github.com/nkgilley/python-ecobee-api/archive/4856a704670c53afe1882178a89c209b5f98533d.zip#python-ecobee==0.0.6