core/homeassistant/components/ihc
Jens Østergaard Nielsen e02d5e7ff1 Ihc component and platforms (#10916)
* Added IHC platform

* Updated requirements for IHC platform

* Exclude IHC from test

* Correcting flake8 issues

* Fixing more flake8 issues

* Fixed flake8 issues

* Fixing pylint issues

* Fixed flake8 issues

* Changes from PR review.

* STATE_UNKNOWN changed to None

* Spelling mistake in comment

* Added IHC platform

* Updated requirements for IHC platform

* Exclude IHC from test

* Correcting flake8 issues

* Fixing more flake8 issues

* Fixed flake8 issues

* Fixing pylint issues

* Fixed flake8 issues

* Changes from PR review.

* STATE_UNKNOWN changed to None

* Spelling mistake in comment

* Updated requirements_all.txt with gen_requirements_app.py

* Pylint fix: No space allowed around keyword argument assignment

* PR review changes

* Moved auto setup from platforms to ihc component

* Do no auto setup if there are no IHC products found

* Changes from PR review
2018-01-20 16:29:50 +01:00
..
__init__.py Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00
const.py Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00
ihc_auto_setup.yaml Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00
ihcdevice.py Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00
services.yaml Ihc component and platforms (#10916) 2018-01-20 16:29:50 +01:00