mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00: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 commit 63fbedd208514c6f9b0a8893654361438a35397d. * Revert "Log exception that caused disconnect" This reverts commit 110fa881ff3ddccddc662fa620b03c2311742fc4. * Bump androidtvremote2==0.0.7
This commit is contained in:
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…
x
Reference in New Issue
Block a user