mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump androidtv to 0.0.60 (#51812)
* Bump androidtv to 0.0.60 * Update requirements_test_all.txt * Update manifest.json
This commit is contained in:
parent
fbe507a9c1
commit
1adeb82930
@ -4,7 +4,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell[async]==0.3.1",
|
||||
"androidtv[async]==0.0.59",
|
||||
"androidtv[async]==0.0.60",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
"codeowners": ["@JeffLIrion"],
|
||||
|
@ -263,7 +263,7 @@ ambiclimate==0.2.1
|
||||
amcrest==1.7.2
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.59
|
||||
androidtv[async]==0.0.60
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
@ -176,7 +176,7 @@ ambee==0.3.0
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.59
|
||||
androidtv[async]==0.0.60
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user