From 9040b6a59ef1e1bf5baa18dc147c77a3d8ccbe45 Mon Sep 17 00:00:00 2001 From: RDFurman Date: Mon, 11 Oct 2021 04:49:02 -0600 Subject: [PATCH] Update somecomfort library to 0.7.0 (#57214) --- homeassistant/components/honeywell/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/honeywell/manifest.json b/homeassistant/components/honeywell/manifest.json index 5ba4947e046..a308a704c74 100644 --- a/homeassistant/components/honeywell/manifest.json +++ b/homeassistant/components/honeywell/manifest.json @@ -3,7 +3,7 @@ "name": "Honeywell Total Connect Comfort (US)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/honeywell", - "requirements": ["somecomfort==0.5.2"], + "requirements": ["somecomfort==0.7.0"], "codeowners": ["@rdfurman"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 40a37721889..f93ee194f9c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2196,7 +2196,7 @@ solaredge==0.0.2 solax==0.2.8 # homeassistant.components.honeywell -somecomfort==0.5.2 +somecomfort==0.7.0 # homeassistant.components.somfy_mylink somfy-mylink-synergy==1.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 684a8d2769a..67765b7a649 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1251,7 +1251,7 @@ soco==0.24.0 solaredge==0.0.2 # homeassistant.components.honeywell -somecomfort==0.5.2 +somecomfort==0.7.0 # homeassistant.components.somfy_mylink somfy-mylink-synergy==1.0.6