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] <support@github.com> * 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>
This commit is contained in:
parent
2e2e589ac3
commit
59e8633e46
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue