update to 006 (#7945)
This commit is contained in:
parent
7e668ef9e3
commit
790610525b
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.const import (
|
|||
CONF_NAME, STATE_OFF, STATE_ON)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['nad_receiver==0.0.5']
|
||||
REQUIREMENTS = ['nad_receiver==0.0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -379,7 +379,7 @@ mutagen==1.37.0
|
|||
myusps==1.1.1
|
||||
|
||||
# homeassistant.components.media_player.nad
|
||||
nad_receiver==0.0.5
|
||||
nad_receiver==0.0.6
|
||||
|
||||
# homeassistant.components.discovery
|
||||
netdisco==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue