Bump androidtv to 0.0.12 (#22072)

pull/22088/head
Jeff Irion 2019-03-15 12:25:09 -07:00 committed by Jason Hu
parent dc656205c4
commit 53b204347d
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.6
# 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