Upgrade netdisco (#11752)
This commit is contained in:
parent
aad14b8b87
commit
f5fba333d9
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ from homeassistant.helpers.event import async_track_point_in_utc_time
|
|||
from homeassistant.helpers.discovery import async_load_platform, async_discover
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
REQUIREMENTS = ['netdisco==1.2.3']
|
||||
REQUIREMENTS = ['netdisco==1.2.4']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -504,7 +504,7 @@ myusps==1.2.2
|
|||
nad_receiver==0.0.6
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==1.2.3
|
||||
netdisco==1.2.4
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue