From daade2646633effbe8749c216fa9bf2bb98ff0ff Mon Sep 17 00:00:00 2001 From: mkmer Date: Tue, 22 Aug 2023 12:35:57 -0400 Subject: [PATCH] Bump aiosomecomfort to 0.0.16 in Honeywell (#98824) bump aiosomecomfort to 0.0.16 --- 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 aa07a5248cf..bb72c15cd46 100644 --- a/homeassistant/components/honeywell/manifest.json +++ b/homeassistant/components/honeywell/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/honeywell", "iot_class": "cloud_polling", "loggers": ["somecomfort"], - "requirements": ["AIOSomecomfort==0.0.15"] + "requirements": ["AIOSomecomfort==0.0.16"] } diff --git a/requirements_all.txt b/requirements_all.txt index bfefe1385eb..da72addb8ee 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -8,7 +8,7 @@ AEMET-OpenData==0.2.2 AIOAladdinConnect==0.1.57 # homeassistant.components.honeywell -AIOSomecomfort==0.0.15 +AIOSomecomfort==0.0.16 # homeassistant.components.adax Adax-local==0.1.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ac8d36b46b4..ace24eccd59 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -10,7 +10,7 @@ AEMET-OpenData==0.2.2 AIOAladdinConnect==0.1.57 # homeassistant.components.honeywell -AIOSomecomfort==0.0.15 +AIOSomecomfort==0.0.16 # homeassistant.components.adax Adax-local==0.1.5