mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Pushed to version 0.7.2 of denonavr (#14551)
This commit is contained in:
parent
c8a53c564a
commit
c050eb4100
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
CONF_NAME, STATE_ON, CONF_ZONE, CONF_TIMEOUT)
|
CONF_NAME, STATE_ON, CONF_ZONE, CONF_TIMEOUT)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['denonavr==0.6.1']
|
REQUIREMENTS = ['denonavr==0.7.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -246,7 +246,7 @@ defusedxml==0.5.0
|
|||||||
deluge-client==1.4.0
|
deluge-client==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.media_player.denonavr
|
# homeassistant.components.media_player.denonavr
|
||||||
denonavr==0.6.1
|
denonavr==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.media_player.directv
|
# homeassistant.components.media_player.directv
|
||||||
directpy==0.2
|
directpy==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user