From 42c8c4b1a52651889e65e6d85c5b98e97a47083e Mon Sep 17 00:00:00 2001 From: Christian Lackas Date: Wed, 16 Sep 2026 13:19:44 +0200 Subject: [PATCH] Bump homematicip to 2.17.0 (#182383) --- homeassistant/components/homematicip_cloud/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/homematicip_cloud/manifest.json b/homeassistant/components/homematicip_cloud/manifest.json index 05a6ab14456e..d32622645ed8 100644 --- a/homeassistant/components/homematicip_cloud/manifest.json +++ b/homeassistant/components/homematicip_cloud/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "cloud_push", "loggers": ["homematicip"], - "requirements": ["homematicip==2.16.0"] + "requirements": ["homematicip==2.17.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 407674fe473e..86d13e144429 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1336,7 +1336,7 @@ homekit-audio-proxy==1.2.1 homelink-integration-api==0.1.0 # homeassistant.components.homematicip_cloud -homematicip==2.16.0 +homematicip==2.17.0 # homeassistant.components.homevolt homevolt==0.7.0