mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
bump netdisco to 2.4.0 (#21914)
This commit is contained in:
parent
77dc7595ee
commit
7ec7e51f70
@ -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==2.3.0']
|
||||
REQUIREMENTS = ['netdisco==2.4.0']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
@ -738,7 +738,7 @@ nessclient==0.9.14
|
||||
netdata==0.1.2
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==2.3.0
|
||||
netdisco==2.4.0
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user