Android TV Remote: Support launching any app by its application ID/package name (#116906)
Bumps androidtvremote2 to 0.1.1pull/112885/head^2
parent
5af8041c57
commit
d2d39bce3a
|
@ -8,6 +8,6 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["androidtvremote2"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["androidtvremote2==0.0.15"],
|
||||
"requirements": ["androidtvremote2==0.1.1"],
|
||||
"zeroconf": ["_androidtvremote2._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -437,7 +437,7 @@ amcrest==1.9.8
|
|||
androidtv[async]==0.0.73
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.0.15
|
||||
androidtvremote2==0.1.1
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel-pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
|
|
@ -404,7 +404,7 @@ amberelectric==1.1.0
|
|||
androidtv[async]==0.0.73
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.0.15
|
||||
androidtvremote2==0.1.1
|
||||
|
||||
# homeassistant.components.anova
|
||||
anova-wifi==0.12.0
|
||||
|
|
Loading…
Reference in New Issue