Version bump: python-anthemav to v1.1.9 (#21273)
This commit is contained in:
parent
d0e88d9628
commit
d9a44f2a78
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue