Upgrade speedtest-cli to 1.0.1 ()

pull/5075/head
Fabian Affolter 2016-12-26 16:41:18 +01:00 committed by GitHub
parent ec89accd29
commit c5f70e8be3
2 changed files with 2 additions and 2 deletions
homeassistant/components/sensor

View File

@ -19,7 +19,7 @@ from homeassistant.const import CONF_MONITORED_CONDITIONS
from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import track_time_change
REQUIREMENTS = ['speedtest-cli==1.0.0']
REQUIREMENTS = ['speedtest-cli==1.0.1']
_LOGGER = logging.getLogger(__name__)
_SPEEDTEST_REGEX = re.compile(r'Ping:\s(\d+\.\d+)\sms[\r\n]+'

View File

@ -558,7 +558,7 @@ snapcast==1.2.2
somecomfort==0.3.2
# homeassistant.components.sensor.speedtest
speedtest-cli==1.0.0
speedtest-cli==1.0.1
# homeassistant.components.recorder
# homeassistant.scripts.db_migrator