mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bump adb-shell to 0.4.2 (#68742)
This commit is contained in:
parent
f61c911174
commit
cffc588c6d
@ -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.4.0",
|
"adb-shell[async]==0.4.2",
|
||||||
"androidtv[async]==0.0.66",
|
"androidtv[async]==0.0.66",
|
||||||
"pure-python-adb[async]==0.3.0.dev0"
|
"pure-python-adb[async]==0.3.0.dev0"
|
||||||
],
|
],
|
||||||
|
@ -77,7 +77,7 @@ accuweather==0.3.0
|
|||||||
adax==0.2.0
|
adax==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell[async]==0.4.0
|
adb-shell[async]==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
@ -61,7 +61,7 @@ accuweather==0.3.0
|
|||||||
adax==0.2.0
|
adax==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell[async]==0.4.0
|
adb-shell[async]==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.alarmdecoder
|
# homeassistant.components.alarmdecoder
|
||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user