Bump adb-shell to 0.0.3 (#27108)
This commit is contained in:
parent
5a1da72d5e
commit
7d2a8b8137
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Androidtv",
|
"name": "Androidtv",
|
||||||
"documentation": "https://www.home-assistant.io/components/androidtv",
|
"documentation": "https://www.home-assistant.io/components/androidtv",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"adb-shell==0.0.2",
|
"adb-shell==0.0.3",
|
||||||
"androidtv==0.0.28"
|
"androidtv==0.0.28"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
|
|
@ -112,7 +112,7 @@ adafruit-blinka==1.2.1
|
||||||
adafruit-circuitpython-mcp230xx==1.1.2
|
adafruit-circuitpython-mcp230xx==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell==0.0.2
|
adb-shell==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.2.1
|
adguardhome==0.2.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue