mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 04:07:51 +00:00
Update netdisco dependency
This commit is contained in:
parent
707ca4b752
commit
42b80868d4
@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||||||
|
|
||||||
DOMAIN = "discovery"
|
DOMAIN = "discovery"
|
||||||
DEPENDENCIES = []
|
DEPENDENCIES = []
|
||||||
REQUIREMENTS = ['netdisco==0.4.1']
|
REQUIREMENTS = ['netdisco==0.4.2']
|
||||||
|
|
||||||
SCAN_INTERVAL = 300 # seconds
|
SCAN_INTERVAL = 300 # seconds
|
||||||
|
|
||||||
|
@ -87,7 +87,7 @@ https://github.com/theolind/pymysensors/archive/35b87d880147a34107da0d40cb815d75
|
|||||||
pynetgear==0.3
|
pynetgear==0.3
|
||||||
|
|
||||||
# Netdisco (discovery)
|
# Netdisco (discovery)
|
||||||
netdisco==0.4.1
|
netdisco==0.4.2
|
||||||
|
|
||||||
# Wemo (switch.wemo)
|
# Wemo (switch.wemo)
|
||||||
pywemo==0.3.1
|
pywemo==0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user