From ecae90e6ad3ddfb553f0ea9d7afcca057d4a76c7 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 2 Sep 2026 13:03:45 +0200 Subject: [PATCH] Update frontend to 20260826.4 (#181072) --- 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 b5550f06e087..19cf273c6f5f 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.3"] + "requirements": ["home-assistant-frontend==20260826.4"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 158927b96f2e..30cfabe0a4fd 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.3 +home-assistant-frontend==20260826.4 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 46170080b2cf..8b4f4959edd8 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.3" +FRONTEND_VERSION: Final[str] = "20260826.4" MDI_ICONS: Final[set[str]] = { "ab-testing", diff --git a/requirements_all.txt b/requirements_all.txt index 6dfaf326e5a2..847cbcfcae32 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1306,7 +1306,7 @@ hole==0.9.2 holidays==0.103 # homeassistant.components.frontend -home-assistant-frontend==20260826.3 +home-assistant-frontend==20260826.4 # homeassistant.components.conversation home-assistant-intents==2026.8.28