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 commitpull/90993/head63fbedd208
. * Revert "Log exception that caused disconnect" This reverts commit110fa881ff
. * Bump androidtvremote2==0.0.7
parent
b1a23c5f73
commit
6c7f2167ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue