From c6d5a0842b9ffd14324fd8dc7937598ea3147a06 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 4 Feb 2022 00:18:10 -0800 Subject: [PATCH] Bump homematicip to 1.0.2 (#65620) --- homeassistant/components/homematicip_cloud/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/homematicip_cloud/manifest.json b/homeassistant/components/homematicip_cloud/manifest.json index b41c7b06c74..1a078fa9c8d 100644 --- a/homeassistant/components/homematicip_cloud/manifest.json +++ b/homeassistant/components/homematicip_cloud/manifest.json @@ -3,7 +3,7 @@ "name": "HomematicIP Cloud", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/homematicip_cloud", - "requirements": ["homematicip==1.0.1"], + "requirements": ["homematicip==1.0.2"], "codeowners": [], "quality_scale": "platinum", "iot_class": "cloud_push" diff --git a/requirements_all.txt b/requirements_all.txt index 6a46e29b8b9..4465275bdb3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -851,7 +851,7 @@ homeassistant-pyozw==0.1.10 homeconnect==0.6.3 # homeassistant.components.homematicip_cloud -homematicip==1.0.1 +homematicip==1.0.2 # homeassistant.components.home_plus_control homepluscontrol==0.0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 61781c64d8b..5b4037fc9ed 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -552,7 +552,7 @@ homeassistant-pyozw==0.1.10 homeconnect==0.6.3 # homeassistant.components.homematicip_cloud -homematicip==1.0.1 +homematicip==1.0.2 # homeassistant.components.home_plus_control homepluscontrol==0.0.5