mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['denonavr==0.6.1']
|
||||
REQUIREMENTS = ['denonavr==0.7.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -246,7 +246,7 @@ defusedxml==0.5.0
|
||||
deluge-client==1.4.0
|
||||
|
||||
# homeassistant.components.media_player.denonavr
|
||||
denonavr==0.6.1
|
||||
denonavr==0.7.2
|
||||
|
||||
# homeassistant.components.media_player.directv
|
||||
directpy==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user