mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
update to 006 (#7945)
This commit is contained in:
parent
7e668ef9e3
commit
790610525b
@ -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…
x
Reference in New Issue
Block a user