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

pull/21288/head
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

View File

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

View File

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