1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 16:12:01 +00:00

Update of the ihcsdk to 2.7.5 (#64631)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Jens Østergaard Nielsen
2022-01-21 20:09:05 +01:00
committed by GitHub
parent 01241483cc
commit 526db1bcd8
2 changed files with 2 additions and 2 deletions

View File

@@ -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.0"],
"requirements": ["defusedxml==0.7.1", "ihcsdk==2.7.5"],
"codeowners": [],
"iot_class": "local_push"
}

View File

@@ -902,7 +902,7 @@ ifaddr==0.1.7
iglo==1.2.7
# homeassistant.components.ihc
ihcsdk==2.7.0
ihcsdk==2.7.5
# homeassistant.components.incomfort
incomfort-client==0.4.4