From ed3f70bc3f9497f543d477b22dd93ee6cdb53d0a Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 20 Mar 2026 00:15:04 -0700 Subject: [PATCH] Bump androidtvremote2 to 0.3.1 (#166045) --- 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 822f514ca7c2..29f5d623bbcb 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.2.3"], + "requirements": ["androidtvremote2==0.3.1"], "zeroconf": ["_androidtvremote2._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 2e09b7889065..4de3d236f70c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -494,7 +494,7 @@ amcrest==1.9.9 androidtv[async]==0.0.75 # homeassistant.components.androidtv_remote -androidtvremote2==0.2.3 +androidtvremote2==0.3.1 # homeassistant.components.anel_pwrctrl anel-pwrctrl-homeassistant==0.0.1.dev2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5f8b4fcc5eec..50c23bf10d9c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -473,7 +473,7 @@ amberelectric==2.0.12 androidtv[async]==0.0.75 # homeassistant.components.androidtv_remote -androidtvremote2==0.2.3 +androidtvremote2==0.3.1 # homeassistant.components.anova anova-wifi==0.17.0