From 084eeb6e142b444ded0e4f32a37c5a126dd938c3 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Fri, 31 Jul 2026 00:48:39 +0200 Subject: [PATCH 1/3] Update frontend to 20260729.2 (#177684) --- 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 420a0e63c390fc..38a159bfeb7e04 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==20260729.1"] + "requirements": ["home-assistant-frontend==20260729.2"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index e9a1162cabc501..abc05e3f5324dc 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -39,7 +39,7 @@ habluetooth==6.26.5 hass-nabucasa==2.2.0 hassil==3.10.0 home-assistant-bluetooth==2.0.0 -home-assistant-frontend==20260729.1 +home-assistant-frontend==20260729.2 home-assistant-intents==2026.7.30 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 3c8db7a8c1074f..030653efc8cb10 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 @@ from typing import Final -FRONTEND_VERSION: Final[str] = "20260729.1" +FRONTEND_VERSION: Final[str] = "20260729.2" MDI_ICONS: Final[set[str]] = { "ab-testing", diff --git a/requirements_all.txt b/requirements_all.txt index c21c95f4cc3cb1..b85e77ffded011 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1278,7 +1278,7 @@ hole==0.9.2 holidays==0.101 # homeassistant.components.frontend -home-assistant-frontend==20260729.1 +home-assistant-frontend==20260729.2 # homeassistant.components.conversation home-assistant-intents==2026.7.30 From 098408eb87939081bfc3f61f69f76d3c23bf6e44 Mon Sep 17 00:00:00 2001 From: ashh87 Date: Fri, 31 Jul 2026 00:16:35 +0100 Subject: [PATCH 2/3] Bump afsapi to 1.0.2 (#177498) --- homeassistant/components/frontier_silicon/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/frontier_silicon/manifest.json b/homeassistant/components/frontier_silicon/manifest.json index 461265433d29d2..cf80c981b1234f 100644 --- a/homeassistant/components/frontier_silicon/manifest.json +++ b/homeassistant/components/frontier_silicon/manifest.json @@ -7,7 +7,7 @@ "integration_type": "device", "iot_class": "local_polling", "loggers": ["afsapi"], - "requirements": ["afsapi==1.0.1"], + "requirements": ["afsapi==1.0.2"], "ssdp": [ { "st": "urn:schemas-frontier-silicon-com:undok:fsapi:1" diff --git a/requirements_all.txt b/requirements_all.txt index b85e77ffded011..05b674a95046fe 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -151,7 +151,7 @@ adguardhome==0.8.1 advantage-air==0.4.4 # homeassistant.components.frontier_silicon -afsapi==1.0.1 +afsapi==1.0.2 # homeassistant.components.agent_dvr agent-py==0.0.24 From 722ba9b84d2630c5f1a26f5af86d5009abf6afe1 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 31 Jul 2026 01:55:07 +0200 Subject: [PATCH 3/3] Bump aiohue to 4.9.0 (#177688) --- homeassistant/components/hue/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/hue/manifest.json b/homeassistant/components/hue/manifest.json index b935d54cbaa105..b47c8104601349 100644 --- a/homeassistant/components/hue/manifest.json +++ b/homeassistant/components/hue/manifest.json @@ -10,6 +10,6 @@ "integration_type": "hub", "iot_class": "local_push", "loggers": ["aiohue"], - "requirements": ["aiohue==4.8.2"], + "requirements": ["aiohue==4.9.0"], "zeroconf": ["_hue._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 05b674a95046fe..79241796359145 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -300,7 +300,7 @@ aiohomekit==4.0.0 aiohttp_sse==2.2.0 # homeassistant.components.hue -aiohue==4.8.2 +aiohue==4.9.0 # homeassistant.components.imap aioimaplib==2.0.1