From 7538d53a80c925cba1bb696c84c7bb795d2af762 Mon Sep 17 00:00:00 2001 From: Christian Lackas Date: Sun, 30 Aug 2026 15:29:06 +0200 Subject: [PATCH] Bump homematicip to 2.16.0 (#180805) --- 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 5b8cc556fbee..05a6ab14456e 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.15.0"] + "requirements": ["homematicip==2.16.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 6d2d8c32a5be..907010958c5b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1315,7 +1315,7 @@ homekit-audio-proxy==1.2.1 homelink-integration-api==0.0.5 # homeassistant.components.homematicip_cloud -homematicip==2.15.0 +homematicip==2.16.0 # homeassistant.components.homevolt homevolt==0.5.0