From b542f6b3acb4c59070c8485a045541f634d860af Mon Sep 17 00:00:00 2001 From: mkmer Date: Mon, 27 Feb 2023 07:48:23 -0500 Subject: [PATCH] Bump aiosomecomfort to 0.0.10 (#88766) --- 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 02bb95c38f6..4b8e73e9fe7 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.8"] + "requirements": ["aiosomecomfort==0.0.10"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7db4120aa08..9bea267c26f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -276,7 +276,7 @@ aioskybell==22.7.0 aioslimproto==2.1.1 # homeassistant.components.honeywell -aiosomecomfort==0.0.8 +aiosomecomfort==0.0.10 # homeassistant.components.steamist aiosteamist==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d13208a56dd..3e081f63a7c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -254,7 +254,7 @@ aioskybell==22.7.0 aioslimproto==2.1.1 # homeassistant.components.honeywell -aiosomecomfort==0.0.8 +aiosomecomfort==0.0.10 # homeassistant.components.steamist aiosteamist==0.3.2