Update netdisco requirement

This commit is contained in:
Paulus Schoutsen 2015-10-26 20:49:20 -07:00
parent dbc05450a0
commit 9ab9d0e383
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.5']
REQUIREMENTS = ['netdisco==0.5.1']
SCAN_INTERVAL = 300 # seconds

View File

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