From 1b0d056fe02f1ff4ee52d3f27aba5817c87924b5 Mon Sep 17 00:00:00 2001 From: Penny Wood Date: Wed, 22 Jul 2026 00:23:52 +0800 Subject: [PATCH] Bump python-izone to 1.3.7 (#176998) --- 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 5b89df9f9b91..81afafc3a087 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.6"] + "requirements": ["python-izone==1.3.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2bfede396726..aa28d9117496 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2695,7 +2695,7 @@ python-homewizard-energy==10.1.0 python-hpilo==4.4.3 # homeassistant.components.izone -python-izone==1.3.6 +python-izone==1.3.7 # homeassistant.components.joaoapps_join python-join-api==0.1.1