Bump androidtv dependency to 0.0.69 (#80407)
Bump dependency to version 0.0.69 Fixes: #69723 Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com> Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com>
This commit is contained in:
parent
b4a203c3c7
commit
ed4b5ee9d8
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.4.3",
|
||||
"androidtv[async]==0.0.67",
|
||||
"androidtv[async]==0.0.69",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
"codeowners": ["@JeffLIrion", "@ollo69"],
|
||||
|
|
|
@ -315,7 +315,7 @@ ambiclimate==0.2.1
|
|||
amcrest==1.9.7
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.67
|
||||
androidtv[async]==0.0.69
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
|
|
@ -284,7 +284,7 @@ amberelectric==1.0.4
|
|||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.67
|
||||
androidtv[async]==0.0.69
|
||||
|
||||
# homeassistant.components.anthemav
|
||||
anthemav==1.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue