Update netdisco to 0.5.3

This commit is contained in:
Paulus Schoutsen 2016-02-28 15:32:11 -08:00
parent 1974e2cfbe
commit 5449d53e07
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
EVENT_PLATFORM_DISCOVERED) EVENT_PLATFORM_DISCOVERED)
DOMAIN = "discovery" DOMAIN = "discovery"
REQUIREMENTS = ['netdisco==0.5.2'] REQUIREMENTS = ['netdisco==0.5.3']
SCAN_INTERVAL = 300 # seconds SCAN_INTERVAL = 300 # seconds

View File

@ -116,7 +116,7 @@ limitlessled==1.0.0
mficlient==0.2.2 mficlient==0.2.2
# homeassistant.components.discovery # homeassistant.components.discovery
netdisco==0.5.2 netdisco==0.5.3
# homeassistant.components.sensor.neurio_energy # homeassistant.components.sensor.neurio_energy
neurio==0.2.10 neurio==0.2.10