Bump androidtv to 0.0.54 (#42861)
This commit is contained in:
parent
2a576e979b
commit
cd675f9175
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.53",
|
||||
"androidtv[async]==0.0.54",
|
||||
"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.53
|
||||
androidtv[async]==0.0.54
|
||||
|
||||
# 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.53
|
||||
androidtv[async]==0.0.54
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue