mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump androidtv to 0.0.48 and pure-python-adb to 0.3.0.dev0 (#38578)
This commit is contained in:
parent
e32a57ce48
commit
970c0e7594
@ -4,8 +4,8 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv",
|
||||
"requirements": [
|
||||
"adb-shell[async]==0.2.1",
|
||||
"androidtv[async]==0.0.47",
|
||||
"pure-python-adb==0.2.2.dev0"
|
||||
"androidtv[async]==0.0.48",
|
||||
"pure-python-adb[async]==0.3.0.dev0"
|
||||
],
|
||||
"codeowners": ["@JeffLIrion"]
|
||||
}
|
||||
|
@ -240,7 +240,7 @@ ambiclimate==0.2.1
|
||||
amcrest==1.7.0
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.47
|
||||
androidtv[async]==0.0.48
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
@ -1138,7 +1138,7 @@ pubnubsub-handler==1.0.8
|
||||
pulsectl==20.2.4
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
pure-python-adb==0.2.2.dev0
|
||||
pure-python-adb[async]==0.3.0.dev0
|
||||
|
||||
# homeassistant.components.pushbullet
|
||||
pushbullet.py==0.11.0
|
||||
|
@ -141,7 +141,7 @@ airly==0.0.2
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
androidtv[async]==0.0.47
|
||||
androidtv[async]==0.0.48
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
@ -534,7 +534,7 @@ prometheus_client==0.7.1
|
||||
ptvsd==4.3.2
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
pure-python-adb==0.2.2.dev0
|
||||
pure-python-adb[async]==0.3.0.dev0
|
||||
|
||||
# homeassistant.components.pushbullet
|
||||
pushbullet.py==0.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user