Bump adb-shell to 0.4.0 (#54575)
This commit is contained in:
parent
d11c58dac8
commit
2e56f66518
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Android TV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell[async]==0.3.4",
|
||||
"adb-shell[async]==0.4.0",
|
||||
"androidtv[async]==0.0.60",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
|
|
|
@ -109,7 +109,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
|
|||
adax==0.1.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.4
|
||||
adb-shell[async]==0.4.0
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.2
|
||||
|
|
|
@ -51,7 +51,7 @@ accuweather==0.2.0
|
|||
adax==0.1.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.4
|
||||
adb-shell[async]==0.4.0
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.2
|
||||
|
|
Loading…
Add table
Reference in a new issue