Bump netdisco to 0.9.1 (#6338)
This commit is contained in:
parent
6736534a52
commit
ee9d50c0a5
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,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==0.9.0']
|
||||
REQUIREMENTS = ['netdisco==0.9.1']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -350,7 +350,7 @@ mutagen==1.36.2
|
|||
myusps==1.0.3
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.9.0
|
||||
netdisco==0.9.1
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue