mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +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",
|
"name": "Androidtv",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"adb-shell==0.0.7",
|
"adb-shell==0.0.8",
|
||||||
"androidtv==0.0.32"
|
"androidtv==0.0.32"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
@ -115,7 +115,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.7
|
adb-shell==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.3.0
|
adguardhome==0.3.0
|
||||||
|
@ -29,7 +29,7 @@ YesssSMS==0.4.1
|
|||||||
abodepy==0.16.6
|
abodepy==0.16.6
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell==0.0.7
|
adb-shell==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.3.0
|
adguardhome==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user