Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
36cda8c6b2
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.8.2']
|
||||
REQUIREMENTS = ['netdisco==0.8.3']
|
||||
|
||||
DOMAIN = 'discovery'
|
||||
|
||||
|
|
|
@ -347,7 +347,7 @@ mutagen==1.36.2
|
|||
myusps==1.0.3
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==0.8.2
|
||||
netdisco==0.8.3
|
||||
|
||||
# homeassistant.components.sensor.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue