Bump adb-shell to 0.0.3 (#27108)
parent
5a1da72d5e
commit
7d2a8b8137
|
@ -3,7 +3,7 @@
|
|||
"name": "Androidtv",
|
||||
"documentation": "https://www.home-assistant.io/components/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell==0.0.2",
|
||||
"adb-shell==0.0.3",
|
||||
"androidtv==0.0.28"
|
||||
],
|
||||
"dependencies": [],
|
||||
|
|
|
@ -112,7 +112,7 @@ adafruit-blinka==1.2.1
|
|||
adafruit-circuitpython-mcp230xx==1.1.2
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell==0.0.2
|
||||
adb-shell==0.0.3
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.2.1
|
||||
|
|
Loading…
Reference in New Issue