From 6c7f2167ff0bea90a26cbb08035a8e16a2478acc Mon Sep 17 00:00:00 2001 From: tronikos Date: Sat, 8 Apr 2023 00:50:34 -0700 Subject: [PATCH] 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 --- homeassistant/components/androidtv_remote/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/androidtv_remote/manifest.json b/homeassistant/components/androidtv_remote/manifest.json index ece0c6a0d33..0e5d896a11f 100644 --- a/homeassistant/components/androidtv_remote/manifest.json +++ b/homeassistant/components/androidtv_remote/manifest.json @@ -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."] } diff --git a/requirements_all.txt b/requirements_all.txt index b33d5a6d94c..fa38ae974c5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9d9cebe1d0c..68ae5692658 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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