mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Updated netdisco to 0.7.6 (#4250)
This commit is contained in:
parent
1ed2f8ae91
commit
0c5e077091
@ -14,7 +14,7 @@ import voluptuous as vol
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_START
|
||||
from homeassistant.helpers.discovery import load_platform, discover
|
||||
|
||||
REQUIREMENTS = ['netdisco==0.7.5']
|
||||
REQUIREMENTS = ['netdisco==0.7.6']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
@ -278,7 +278,7 @@ mficlient==0.3.0
|
||||
miflora==0.1.9
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.7.5
|
||||
netdisco==0.7.6
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.2.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user