From cf706b7612d0dd8e9337642b037e1d1d87aeeb11 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Fri, 11 Sep 2026 16:58:17 +0200 Subject: [PATCH] Update frontend to 20260826.7 (#181950) --- homeassistant/components/frontend/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- pylint/plugins/pylint_home_assistant/generated/mdi_icons.py | 2 +- requirements_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index a404ef7df8d0..7ad407fb8d98 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -22,5 +22,5 @@ "integration_type": "system", "preview_features": { "winter_mode": {} }, "quality_scale": "internal", - "requirements": ["home-assistant-frontend==20260826.6"] + "requirements": ["home-assistant-frontend==20260826.7"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index eecc7dc45e98..19c1e735ec28 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -40,7 +40,7 @@ habluetooth==6.26.11 hass-nabucasa==2.7.0 hassil==3.12.0 home-assistant-bluetooth==2.0.0 -home-assistant-frontend==20260826.6 +home-assistant-frontend==20260826.7 home-assistant-intents==2026.8.28 httpx==0.28.1 ifaddr==0.2.0 diff --git a/pylint/plugins/pylint_home_assistant/generated/mdi_icons.py b/pylint/plugins/pylint_home_assistant/generated/mdi_icons.py index 494445e41647..5afca78a453a 100644 --- a/pylint/plugins/pylint_home_assistant/generated/mdi_icons.py +++ b/pylint/plugins/pylint_home_assistant/generated/mdi_icons.py @@ -5,7 +5,7 @@ To update, run python3 -m script.hassfest from typing import Final -FRONTEND_VERSION: Final[str] = "20260826.6" +FRONTEND_VERSION: Final[str] = "20260826.7" MDI_ICONS: Final[set[str]] = { "ab-testing", diff --git a/requirements_all.txt b/requirements_all.txt index a3f12b141646..1bab1bc3ff37 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1303,7 +1303,7 @@ hole==0.9.2 holidays==0.103 # homeassistant.components.frontend -home-assistant-frontend==20260826.6 +home-assistant-frontend==20260826.7 # homeassistant.components.conversation home-assistant-intents==2026.8.28