From 22ace88b2ccbab33a65ff9aebc0ea3eba76c7716 Mon Sep 17 00:00:00 2001 From: TheJulianJES Date: Sun, 31 May 2026 11:22:47 +0200 Subject: [PATCH] Bump ZHA to 1.4.1 (#172640) --- homeassistant/components/zha/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index bba334981a1d..6353c4d8abba 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -23,7 +23,7 @@ "universal_silabs_flasher", "serialx" ], - "requirements": ["zha==1.4.0"], + "requirements": ["zha==1.4.1"], "usb": [ { "description": "*2652*", diff --git a/requirements_all.txt b/requirements_all.txt index 028fa837d86f..7dd7646ff16a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3442,7 +3442,7 @@ zeroconf==0.149.16 zeversolar==0.3.2 # homeassistant.components.zha -zha==1.4.0 +zha==1.4.1 # homeassistant.components.zhong_hong zhong-hong-hvac==1.0.13