hass-core/homeassistant/components/izone
Penny Wood b68b8430a4 Izone component (#24550)
* iZone component

* Rename constants to const.

* Changes as per code review.

* Stop listening if discovery times out.

* Unload properly

* Changes as per code review

* Climate 1.0

* Use dispatcher instead of listener

* Free air settings

* Test case for config flow.

* Changes as per code review

* Fix error on shutdown

* Changes as per code review

* Lint fix

* Black formatting

* Black on test

* Fix test

* Lint fix

* Formatting

* Updated requirements

* Remaining patches

* Per code r/v
2019-09-19 23:31:54 +02:00
..
.translations Izone component (#24550) 2019-09-19 23:31:54 +02:00
__init__.py Izone component (#24550) 2019-09-19 23:31:54 +02:00
climate.py Izone component (#24550) 2019-09-19 23:31:54 +02:00
config_flow.py Izone component (#24550) 2019-09-19 23:31:54 +02:00
const.py Izone component (#24550) 2019-09-19 23:31:54 +02:00
discovery.py Izone component (#24550) 2019-09-19 23:31:54 +02:00
manifest.json Izone component (#24550) 2019-09-19 23:31:54 +02:00
strings.json Izone component (#24550) 2019-09-19 23:31:54 +02:00