Bump androidtv to 0.0.51 (add support for Google TV devices) (#42047)
This commit is contained in:
parent
83d01ee857
commit
5db01ed7cf
3 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue