mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
parent
716ab0433f
commit
b4e5695bbd
@ -20,7 +20,7 @@ from homeassistant.const import (
|
||||
CONF_NAME, STATE_ON, CONF_ZONE, CONF_TIMEOUT)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['denonavr==0.7.2']
|
||||
REQUIREMENTS = ['denonavr==0.7.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -249,7 +249,7 @@ defusedxml==0.5.0
|
||||
deluge-client==1.4.0
|
||||
|
||||
# homeassistant.components.media_player.denonavr
|
||||
denonavr==0.7.2
|
||||
denonavr==0.7.3
|
||||
|
||||
# homeassistant.components.media_player.directv
|
||||
directpy==0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user