From 59e8633e46df133ea1762e0d4f91a3bda44f05db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20=C3=98stergaard=20Nielsen?= Date: Sat, 22 Jan 2022 10:57:55 +0100 Subject: [PATCH] Update of the ihcsdk to 2.7.6 (#64664) * Bump home-assistant/wheels from 2021.07.0 to 2022.01.0 Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels) from 2021.07.0 to 2022.01.0. - [Release notes](https://github.com/home-assistant/wheels/releases) - [Commits](https://github.com/home-assistant/wheels/compare/2021.07.0...2022.01.0) --- updated-dependencies: - dependency-name: home-assistant/wheels dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Update ihcsdk to 2.7.5 * Update to ihcsdk 2.7.5 * Update ihcsdk to 2.7.5 * Go back to ihcsdk 2.7.4 * Update ihcsdk to 2.7.6 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- homeassistant/components/ihc/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/ihc/manifest.json b/homeassistant/components/ihc/manifest.json index a793335d410..d6b90f13f8a 100644 --- a/homeassistant/components/ihc/manifest.json +++ b/homeassistant/components/ihc/manifest.json @@ -2,7 +2,7 @@ "domain": "ihc", "name": "IHC Controller", "documentation": "https://www.home-assistant.io/integrations/ihc", - "requirements": ["defusedxml==0.7.1", "ihcsdk==2.7.5"], + "requirements": ["defusedxml==0.7.1", "ihcsdk==2.7.6"], "codeowners": [], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index ad2c75bc1b2..783f42ee578 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -902,7 +902,7 @@ ifaddr==0.1.7 iglo==1.2.7 # homeassistant.components.ihc -ihcsdk==2.7.5 +ihcsdk==2.7.6 # homeassistant.components.incomfort incomfort-client==0.4.4