From dbd559206546aa3547baca9f249c5ec00cb2ec23 Mon Sep 17 00:00:00 2001 From: Penny Wood Date: Tue, 11 Aug 2026 22:10:34 +0800 Subject: [PATCH] Bump python-izone to 1.3.10 (#178744) --- homeassistant/components/izone/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/izone/manifest.json b/homeassistant/components/izone/manifest.json index 2bcf53eae67c..f5e5d293f706 100644 --- a/homeassistant/components/izone/manifest.json +++ b/homeassistant/components/izone/manifest.json @@ -10,5 +10,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pizone"], - "requirements": ["python-izone==1.3.9"] + "requirements": ["python-izone==1.3.10"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1d1addb2f937..dedb7033ccfe 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2698,7 +2698,7 @@ python-homewizard-energy==10.2.0 python-hpilo==4.4.3 # homeassistant.components.izone -python-izone==1.3.9 +python-izone==1.3.10 # homeassistant.components.joaoapps_join python-join-api==0.1.1