Bump androidtv to 0.0.51 (add support for Google TV devices) (#42047)

This commit is contained in:
Jeff Irion 2020-10-19 08:58:56 -07:00 committed by GitHub
parent 83d01ee857
commit 5db01ed7cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/androidtv",
"requirements": [
"adb-shell[async]==0.2.1",
"androidtv[async]==0.0.50",
"androidtv[async]==0.0.51",
"pure-python-adb[async]==0.3.0.dev0"
],
"codeowners": ["@JeffLIrion"]

View file

@ -248,7 +248,7 @@ ambiclimate==0.2.1
amcrest==1.7.0
# homeassistant.components.androidtv
androidtv[async]==0.0.50
androidtv[async]==0.0.51
# homeassistant.components.anel_pwrctrl
anel_pwrctrl-homeassistant==0.0.1.dev2

View file

@ -155,7 +155,7 @@ airly==1.0.0
ambiclimate==0.2.1
# homeassistant.components.androidtv
androidtv[async]==0.0.50
androidtv[async]==0.0.51
# homeassistant.components.apns
apns2==0.3.0