Bump adb-shell to 0.3.4 (#52044)
* Bump adb-shell to 0.3.4 * Bump adb-shell to 0.3.4 * Bump adb-shell to 0.3.4pull/52049/head
parent
2aed268fb7
commit
b46bcdeeb1
|
@ -3,7 +3,7 @@
|
|||
"name": "Android TV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell[async]==0.3.1",
|
||||
"adb-shell[async]==0.3.4",
|
||||
"androidtv[async]==0.0.60",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
|
|
|
@ -105,7 +105,7 @@ adafruit-circuitpython-dht==3.6.0
|
|||
adafruit-circuitpython-mcp230xx==2.2.2
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.1
|
||||
adb-shell[async]==0.3.4
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.2
|
||||
|
|
|
@ -48,7 +48,7 @@ abodepy==1.2.0
|
|||
accuweather==0.2.0
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.1
|
||||
adb-shell[async]==0.3.4
|
||||
|
||||
# homeassistant.components.alarmdecoder
|
||||
adext==0.4.2
|
||||
|
|
Loading…
Reference in New Issue