discovery: update Netdisco requirement

This commit is contained in:
Paulus Schoutsen 2015-10-24 12:18:48 -07:00
parent 83e6c24f18
commit e461ceae36
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
DOMAIN = "discovery"
DEPENDENCIES = []
REQUIREMENTS = ['netdisco==0.4.2']
REQUIREMENTS = ['netdisco==0.5']
SCAN_INTERVAL = 300 # seconds

View File

@ -87,7 +87,7 @@ https://github.com/theolind/pymysensors/archive/d4b809c2167650691058d1e29bfd2c4b
pynetgear==0.3
# Netdisco (discovery)
netdisco==0.4.2
netdisco==0.5
# Wemo (switch.wemo)
pywemo==0.3.1