mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Android TV Remote: Bump androidtvremote2==0.0.7 (#91001)
* Bump androidtvremote2 to 0.0.5 * Log exception that caused disconnect * fix test * Revert "fix test" This reverts commit63fbedd208
. * Revert "Log exception that caused disconnect" This reverts commit110fa881ff
. * Bump androidtvremote2==0.0.7
This commit is contained in:
@ -8,6 +8,6 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["androidtvremote2"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["androidtvremote2==0.0.5"],
|
||||
"requirements": ["androidtvremote2==0.0.7"],
|
||||
"zeroconf": ["_androidtvremote2._tcp.local."]
|
||||
}
|
||||
|
@ -333,7 +333,7 @@ amcrest==1.9.7
|
||||
androidtv[async]==0.0.70
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.0.5
|
||||
androidtvremote2==0.0.7
|
||||
|
||||
# homeassistant.components.anel_pwrctrl
|
||||
anel_pwrctrl-homeassistant==0.0.1.dev2
|
||||
|
@ -308,7 +308,7 @@ ambiclimate==0.2.1
|
||||
androidtv[async]==0.0.70
|
||||
|
||||
# homeassistant.components.androidtv_remote
|
||||
androidtvremote2==0.0.5
|
||||
androidtvremote2==0.0.7
|
||||
|
||||
# homeassistant.components.anthemav
|
||||
anthemav==1.4.1
|
||||
|
Reference in New Issue
Block a user