Update netdisco dependency

This commit is contained in:
Paulus Schoutsen 2015-10-02 06:48:46 -07:00
parent 707ca4b752
commit 42b80868d4
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.1']
REQUIREMENTS = ['netdisco==0.4.2']
SCAN_INTERVAL = 300 # seconds

View File

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