mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump netdisco to 0.9.1 (#6338)
This commit is contained in:
parent
67f3910f03
commit
4ccd819ec5
@ -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'
|
||||
|
||||
|
@ -365,7 +365,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…
x
Reference in New Issue
Block a user