Bump ihcsdk to 2.4.0 (#30279)
* Update requirements_all.txt update ihcsdk to version 2.4.0 * Update manifest.json upgrade to version 2.4.0 of ihcsdk
This commit is contained in:
parent
3b9f48b51d
commit
bad35577cb
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/ihc",
|
||||
"requirements": [
|
||||
"defusedxml==0.6.0",
|
||||
"ihcsdk==2.3.0"
|
||||
"ihcsdk==2.4.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -708,7 +708,7 @@ ibmiotf==0.3.4
|
|||
iglo==1.2.7
|
||||
|
||||
# homeassistant.components.ihc
|
||||
ihcsdk==2.3.0
|
||||
ihcsdk==2.4.0
|
||||
|
||||
# homeassistant.components.incomfort
|
||||
incomfort-client==0.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue