mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update netdisco dependency to 0.6.4 (deja vu all over again!)
This commit is contained in:
parent
eca1631f1b
commit
a3959d5e01
@ -15,7 +15,7 @@ from homeassistant.const import (
|
||||
EVENT_PLATFORM_DISCOVERED)
|
||||
|
||||
DOMAIN = "discovery"
|
||||
REQUIREMENTS = ['netdisco==0.6.3']
|
||||
REQUIREMENTS = ['netdisco==0.6.4']
|
||||
|
||||
SCAN_INTERVAL = 300 # seconds
|
||||
|
||||
|
@ -132,7 +132,7 @@ messagebird==1.1.1
|
||||
mficlient==0.3.0
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.6.3
|
||||
netdisco==0.6.4
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.2.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user