mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump adb-shell to 0.0.8 (#28582)
* Bump 'adb-shell' to 0.0.8 * Update requirements_test_all.txt * Update manifest.json
This commit is contained in:
parent
f8712b4d7f
commit
438ee99175
@ -3,7 +3,7 @@
|
||||
"name": "Androidtv",
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell==0.0.7",
|
||||
"adb-shell==0.0.8",
|
||||
"androidtv==0.0.32"
|
||||
],
|
||||
"dependencies": [],
|
||||
|
@ -115,7 +115,7 @@ adafruit-blinka==1.2.1
|
||||
adafruit-circuitpython-mcp230xx==1.1.2
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell==0.0.7
|
||||
adb-shell==0.0.8
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.3.0
|
||||
|
@ -29,7 +29,7 @@ YesssSMS==0.4.1
|
||||
abodepy==0.16.6
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell==0.0.7
|
||||
adb-shell==0.0.8
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user