Netdisco bump to 0.6.6
parent
b5f1c1332a
commit
8f8d936539
|
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||
EVENT_PLATFORM_DISCOVERED)
|
||||
|
||||
DOMAIN = "discovery"
|
||||
REQUIREMENTS = ['netdisco==0.6.4']
|
||||
REQUIREMENTS = ['netdisco==0.6.6']
|
||||
|
||||
SCAN_INTERVAL = 300 # seconds
|
||||
|
||||
|
|
|
@ -136,7 +136,7 @@ messagebird==1.1.1
|
|||
mficlient==0.3.0
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.6.4
|
||||
netdisco==0.6.6
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.2.10
|
||||
|
|
Loading…
Reference in New Issue