Bump netdisco (#4539)
This commit is contained in:
parent
4cc192e445
commit
b4756e6dda
2 changed files with 2 additions and 2 deletions
|
@ -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.6']
|
||||
REQUIREMENTS = ['netdisco==0.7.7']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -278,7 +278,7 @@ mficlient==0.3.0
|
|||
miflora==0.1.13
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.7.6
|
||||
netdisco==0.7.7
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.2.10
|
||||
|
|
Loading…
Add table
Reference in a new issue