Update discovery component to netdisco 0.5.2

This commit is contained in:
Paulus Schoutsen 2015-11-28 01:36:42 -08:00
parent 1146d6e58d
commit 05978ad88d
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from homeassistant.const import (
ATTR_SERVICE, ATTR_DISCOVERED)
DOMAIN = "discovery"
REQUIREMENTS = ['netdisco==0.5.1']
REQUIREMENTS = ['netdisco==0.5.2']
SCAN_INTERVAL = 300 # seconds

View File

@ -18,7 +18,7 @@ python-nmap==0.4.3
pysnmp==4.2.5
# homeassistant.components.discovery
netdisco==0.5.1
netdisco==0.5.2
# homeassistant.components.ecobee
https://github.com/nkgilley/python-ecobee-api/archive/d35596b67c75451fa47001c493a15eebee195e93.zip#python-ecobee==0.0.1