Upgrade netdisco to 1.2.2 (#9649)
This commit is contained in:
parent
3f19be9717
commit
8a90ad9e28
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.0']
|
||||
REQUIREMENTS = ['netdisco==1.2.2']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -443,7 +443,7 @@ myusps==1.2.2
|
|||
nad_receiver==0.0.6
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==1.2.0
|
||||
netdisco==1.2.2
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue