mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump adb-shell to 0.4.0 (#54575)
This commit is contained in:
parent
d11c58dac8
commit
2e56f66518
@ -3,7 +3,7 @@
|
|||||||
"name": "Android TV",
|
"name": "Android TV",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"adb-shell[async]==0.3.4",
|
"adb-shell[async]==0.4.0",
|
||||||
"androidtv[async]==0.0.60",
|
"androidtv[async]==0.0.60",
|
||||||
"pure-python-adb[async]==0.3.0.dev0"
|
"pure-python-adb[async]==0.3.0.dev0"
|
||||||
],
|
],
|
||||||
|
@ -109,7 +109,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
|
|||||||
adax==0.1.1
|
adax==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell[async]==0.3.4
|
adb-shell[async]==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
@ -51,7 +51,7 @@ accuweather==0.2.0
|
|||||||
adax==0.1.1
|
adax==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell[async]==0.3.4
|
adb-shell[async]==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user