mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Update ihcsdk to 2.7.0 (#36527)
This commit is contained in:
parent
35cd6b9abf
commit
56c69d9a25
@ -2,6 +2,6 @@
|
|||||||
"domain": "ihc",
|
"domain": "ihc",
|
||||||
"name": "IHC Controller",
|
"name": "IHC Controller",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ihc",
|
"documentation": "https://www.home-assistant.io/integrations/ihc",
|
||||||
"requirements": ["defusedxml==0.6.0", "ihcsdk==2.6.0"],
|
"requirements": ["defusedxml==0.6.0", "ihcsdk==2.7.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -779,7 +779,7 @@ ibmiotf==0.3.4
|
|||||||
iglo==1.2.7
|
iglo==1.2.7
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
ihcsdk==2.6.0
|
ihcsdk==2.7.0
|
||||||
|
|
||||||
# homeassistant.components.incomfort
|
# homeassistant.components.incomfort
|
||||||
incomfort-client==0.4.0
|
incomfort-client==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user