Version bump: python-anthemav to v1.1.9 (#21273)
parent
d0e88d9628
commit
d9a44f2a78
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue