Update netdisco dependency
This commit is contained in:
parent
707ca4b752
commit
42b80868d4
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue