mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Strip "adb shell " prefix in androidtv.adb_command
service (#44225)
This commit is contained in:
parent
9de393d116
commit
a7513c9c13
@ -4,7 +4,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell[async]==0.2.1",
|
||||
"androidtv[async]==0.0.56",
|
||||
"androidtv[async]==0.0.57",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
"codeowners": ["@JeffLIrion"]
|
||||
|
@ -245,7 +245,7 @@ ambiclimate==0.2.1
|
||||
amcrest==1.7.0
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.56
|
||||
androidtv[async]==0.0.57
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
@ -152,7 +152,7 @@ airly==1.0.0
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.56
|
||||
androidtv[async]==0.0.57
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user