From 4b64b26870c5a7666b3221f71dbff66b3e3705f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:43:22 +0100 Subject: [PATCH 1/2] Update infrared-protocols to 5.8.1 (#172870) --- homeassistant/components/infrared/manifest.json | 2 +- requirements.txt | 2 +- requirements_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/infrared/manifest.json b/homeassistant/components/infrared/manifest.json index 0252093da26ba..18cf5acb5c9ca 100644 --- a/homeassistant/components/infrared/manifest.json +++ b/homeassistant/components/infrared/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/infrared", "integration_type": "entity", "quality_scale": "internal", - "requirements": ["infrared-protocols==5.8.0"] + "requirements": ["infrared-protocols==5.8.1"] } diff --git a/requirements.txt b/requirements.txt index c5f03efe1ddcd..358c4ea0084f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ home-assistant-bluetooth==2.0.0 home-assistant-intents==2026.6.1 httpx==0.28.1 ifaddr==0.2.0 -infrared-protocols==5.8.0 +infrared-protocols==5.8.1 Jinja2==3.1.6 lru-dict==1.4.1 mutagen==1.47.0 diff --git a/requirements_all.txt b/requirements_all.txt index e3565e47de1ea..65320146dbd2d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1362,7 +1362,7 @@ influxdb-client==1.50.0 influxdb==5.3.1 # homeassistant.components.infrared -infrared-protocols==5.8.0 +infrared-protocols==5.8.1 # homeassistant.components.inkbird inkbird-ble==1.4.4 From 0816385185c7d168a52041911124099fb0d67b3d Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 3 Jun 2026 05:20:42 +0200 Subject: [PATCH 2/2] Bump frontend to 20260527.3 (#172873) --- homeassistant/components/frontend/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index dd098b7d63c5f..5f7b5ac88d0ae 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -21,5 +21,5 @@ "integration_type": "system", "preview_features": { "winter_mode": {} }, "quality_scale": "internal", - "requirements": ["home-assistant-frontend==20260527.2"] + "requirements": ["home-assistant-frontend==20260527.3"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index fce028b8bc1b9..c18f7d772ca2e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -39,7 +39,7 @@ habluetooth==6.8.1 hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==2.0.0 -home-assistant-frontend==20260527.2 +home-assistant-frontend==20260527.3 home-assistant-intents==2026.6.1 httpx==0.28.1 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index 65320146dbd2d..6705b10c4f95c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1269,7 +1269,7 @@ hole==0.9.0 holidays==0.97 # homeassistant.components.frontend -home-assistant-frontend==20260527.2 +home-assistant-frontend==20260527.3 # homeassistant.components.conversation home-assistant-intents==2026.6.1