Bump androidtv to 0.0.13 (#22279)

* Bump androidtv to 0.0.13

* Bump androidtv to 0.0.13 in requirements_all.txt
This commit is contained in:
Jeff Irion 2019-03-22 01:25:31 -07:00 committed by Fabian Affolter
parent 30d4a9f12c
commit c90e13bfef
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ import homeassistant.helpers.config_validation as cv
ANDROIDTV_DOMAIN = 'androidtv'
REQUIREMENTS = ['androidtv==0.0.12']
REQUIREMENTS = ['androidtv==0.0.13']
_LOGGER = logging.getLogger(__name__)

View File

@ -155,7 +155,7 @@ alpha_vantage==2.1.0
amcrest==1.2.7
# homeassistant.components.androidtv.media_player
androidtv==0.0.12
androidtv==0.0.13
# homeassistant.components.anel_pwrctrl.switch
anel_pwrctrl-homeassistant==0.0.1.dev2