Bump androidtv to 0.0.12 (#22072)

This commit is contained in:
Jeff Irion 2019-03-15 12:25:09 -07:00 committed by Paulus Schoutsen
parent 5924479272
commit a46b64d227
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.11']
REQUIREMENTS = ['androidtv==0.0.12']
_LOGGER = logging.getLogger(__name__)

View File

@ -158,7 +158,7 @@ alpha_vantage==2.1.0
amcrest==1.2.5
# homeassistant.components.androidtv.media_player
androidtv==0.0.11
androidtv==0.0.12
# homeassistant.components.switch.anel_pwrctrl
anel_pwrctrl-homeassistant==0.0.1.dev2