Upgrade netdisco (#2706)

This commit is contained in:
Paulus Schoutsen 2016-08-01 23:50:01 -07:00 committed by GitHub
parent 29dbeeb41e
commit 992be38b94
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_START
from homeassistant.helpers.discovery import load_platform, discover from homeassistant.helpers.discovery import load_platform, discover
DOMAIN = "discovery" DOMAIN = "discovery"
REQUIREMENTS = ['netdisco==0.7.0'] REQUIREMENTS = ['netdisco==0.7.1']
SCAN_INTERVAL = 300 # seconds SCAN_INTERVAL = 300 # seconds

View File

@ -204,7 +204,7 @@ messagebird==1.2.0
mficlient==0.3.0 mficlient==0.3.0
# homeassistant.components.discovery # homeassistant.components.discovery
netdisco==0.7.0 netdisco==0.7.1
# homeassistant.components.sensor.neurio_energy # homeassistant.components.sensor.neurio_energy
neurio==0.2.10 neurio==0.2.10