Update netdisco (#7865)
This commit is contained in:
parent
d472d81538
commit
4163bcebbc
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.0.0']
|
||||
REQUIREMENTS = ['netdisco==1.0.1']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -382,7 +382,7 @@ mutagen==1.37.0
|
|||
myusps==1.1.1
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==1.0.0
|
||||
netdisco==1.0.1
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue