core/homeassistant/components/ihc
Jens Østergaard Nielsen 59e8633e46
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>
2022-01-22 11:57:55 +02:00
..
__init__.py Add setup type hints [i-k] (#63444) 2022-01-05 12:14:13 +01:00
binary_sensor.py
const.py
ihc_auto_setup.yaml Auto-setup a few more IHC devices (#58806) 2022-01-07 14:47:12 +01:00
ihcdevice.py
light.py
manifest.json Update of the ihcsdk to 2.7.6 (#64664) 2022-01-22 11:57:55 +02:00
sensor.py Add sensor setup type hints [i-l] (#63315) 2022-01-03 19:11:50 +01:00
services.yaml
switch.py Add switch setup type hints [g-m] (#63303) 2022-01-03 19:23:11 +01:00
util.py