Version bump: python-anthemav to v1.1.9 ()

This commit is contained in:
David McNett 2019-02-21 16:24:29 -06:00 committed by Fabian Affolter
parent d0e88d9628
commit d9a44f2a78
2 changed files with 2 additions and 2 deletions
homeassistant/components/media_player
requirements_all.txt

View file

@ -18,7 +18,7 @@ from homeassistant.const import (
STATE_ON) STATE_ON)
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['anthemav==1.1.8'] REQUIREMENTS = ['anthemav==1.1.9']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View file

@ -154,7 +154,7 @@ amcrest==1.2.3
anel_pwrctrl-homeassistant==0.0.1.dev2 anel_pwrctrl-homeassistant==0.0.1.dev2
# homeassistant.components.media_player.anthemav # homeassistant.components.media_player.anthemav
anthemav==1.1.8 anthemav==1.1.9
# homeassistant.components.apcupsd # homeassistant.components.apcupsd
apcaccess==0.0.13 apcaccess==0.0.13