From b56d8b35c470d702541c7e26cdf3b85c558b3c92 Mon Sep 17 00:00:00 2001 From: Christian Lackas Date: Fri, 25 Sep 2026 09:22:13 +0200 Subject: [PATCH] Bump homematicip to 2.18.0 (#183053) --- 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 d32622645ed8..0f3b1e348d84 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.17.0"] + "requirements": ["homematicip==2.18.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index b05cde810365..a3706ba78cec 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1327,7 +1327,7 @@ homekit-audio-proxy==1.2.1 homelink-integration-api==0.1.0 # homeassistant.components.homematicip_cloud -homematicip==2.17.0 +homematicip==2.18.0 # homeassistant.components.homevolt homevolt==0.7.0