mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update netdisco to 1.2.0 (#9408)
This commit is contained in:
parent
f5ffef3f72
commit
2c8967d0d5
@ -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.1.0']
|
||||
REQUIREMENTS = ['netdisco==1.2.0']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
@ -432,7 +432,7 @@ myusps==1.1.3
|
||||
nad_receiver==0.0.6
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==1.1.0
|
||||
netdisco==1.2.0
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user