From 7739cdc626f60562e3684a608fb1778428bc8d59 Mon Sep 17 00:00:00 2001 From: David Recordon Date: Sun, 12 Oct 2025 14:28:08 -0700 Subject: [PATCH] Update pyControl4 to v1.5.0 (#154341) --- homeassistant/components/control4/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/control4/manifest.json b/homeassistant/components/control4/manifest.json index 3088ebf8672..e7123803ede 100644 --- a/homeassistant/components/control4/manifest.json +++ b/homeassistant/components/control4/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://www.home-assistant.io/integrations/control4", "iot_class": "local_polling", "loggers": ["pyControl4"], - "requirements": ["pyControl4==1.2.0"], + "requirements": ["pyControl4==1.5.0"], "ssdp": [ { "st": "c4:director" diff --git a/requirements_all.txt b/requirements_all.txt index 6412a9d636f..966f207520a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1815,7 +1815,7 @@ pyAtome==0.1.1 pyCEC==0.5.2 # homeassistant.components.control4 -pyControl4==1.2.0 +pyControl4==1.5.0 # homeassistant.components.duotecno pyDuotecno==2024.10.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c8d3a455821..3e2a37df059 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1538,7 +1538,7 @@ py-synologydsm-api==2.7.3 pyCEC==0.5.2 # homeassistant.components.control4 -pyControl4==1.2.0 +pyControl4==1.5.0 # homeassistant.components.duotecno pyDuotecno==2024.10.1