mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Bump androidtvremote2 to 0.1.2 to fix blocking event loop when loading ssl certificate chain (#125061)
Bump androidtvremote2 to 0.1.2
This commit is contained in:
parent
8f679fcbf3
commit
fa14321aa1
@ -8,6 +8,6 @@
|
|||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["androidtvremote2"],
|
"loggers": ["androidtvremote2"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["androidtvremote2==0.1.1"],
|
"requirements": ["androidtvremote2==0.1.2"],
|
||||||
"zeroconf": ["_androidtvremote2._tcp.local."]
|
"zeroconf": ["_androidtvremote2._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -440,7 +440,7 @@ amcrest==1.9.8
|
|||||||
androidtv[async]==0.0.73
|
androidtv[async]==0.0.73
|
||||||
|
|
||||||
# homeassistant.components.androidtv_remote
|
# homeassistant.components.androidtv_remote
|
||||||
androidtvremote2==0.1.1
|
androidtvremote2==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.anel_pwrctrl
|
# homeassistant.components.anel_pwrctrl
|
||||||
anel-pwrctrl-homeassistant==0.0.1.dev2
|
anel-pwrctrl-homeassistant==0.0.1.dev2
|
||||||
|
@ -416,7 +416,7 @@ amberelectric==1.1.1
|
|||||||
androidtv[async]==0.0.73
|
androidtv[async]==0.0.73
|
||||||
|
|
||||||
# homeassistant.components.androidtv_remote
|
# homeassistant.components.androidtv_remote
|
||||||
androidtvremote2==0.1.1
|
androidtvremote2==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.anova
|
# homeassistant.components.anova
|
||||||
anova-wifi==0.17.0
|
anova-wifi==0.17.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user