mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
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,7 +2,7 @@
|
|||||||
"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.7.1", "ihcsdk==2.7.5"],
|
"requirements": ["defusedxml==0.7.1", "ihcsdk==2.7.6"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
@ -902,7 +902,7 @@ ifaddr==0.1.7
|
|||||||
iglo==1.2.7
|
iglo==1.2.7
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
ihcsdk==2.7.5
|
ihcsdk==2.7.6
|
||||||
|
|
||||||
# homeassistant.components.incomfort
|
# homeassistant.components.incomfort
|
||||||
incomfort-client==0.4.4
|
incomfort-client==0.4.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user