mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump androidtvremote2 to 0.2.2 (#145542)
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["androidtvremote2"],
|
||||
"requirements": ["androidtvremote2==0.2.1"],
|
||||
"requirements": ["androidtvremote2==0.2.2"],
|
||||
"zeroconf": ["_androidtvremote2._tcp.local."]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -468,7 +468,7 @@ amcrest==1.9.8
|
||||
androidtv[async]==0.0.75
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.2.1
|
||||
androidtvremote2==0.2.2
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel-pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -444,7 +444,7 @@ amberelectric==2.0.12
|
||||
androidtv[async]==0.0.75
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.2.1
|
||||
androidtvremote2==0.2.2
|
||||
|
||||
# homeassistant.components.anova
|
||||
anova-wifi==0.17.0
|
||||
|
Reference in New Issue
Block a user