Bump androidtv to 0.0.11 (#22025)

pull/22216/head
Jeff Irion 2019-03-14 02:25:07 -07:00 committed by Paulus Schoutsen
parent f0b7d76e26
commit 25a7f71ec2
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.10']
REQUIREMENTS = ['androidtv==0.0.11']
_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.10
androidtv==0.0.11
# homeassistant.components.switch.anel_pwrctrl
anel_pwrctrl-homeassistant==0.0.1.dev2