core/homeassistant/components/incomfort
David Bonnes c1d441b0ac Add incomfort sensor and binary_sensor (#23812)
* Initial commit - add sensors to incomfort

* improve temp heuristics

* remove self._hass

* device_state_attributes shoudln't be None

* bump client

* refactor to reduce duplication of attributes

* refactor binary_sensor to simplify

* refactor binary_sensor to simplify 2

* delint

* fix rebase regression

* small refactor

* delint

* remove DEVICE_CLASS for CV pressure

* tidy up exception handling

* delint

* fix exception handling

* use differnt icon for boiler temp
2019-06-19 09:03:18 -07:00
..
__init__.py Add incomfort sensor and binary_sensor (#23812) 2019-06-19 09:03:18 -07:00
binary_sensor.py Add incomfort sensor and binary_sensor (#23812) 2019-06-19 09:03:18 -07:00
climate.py Fix incomfort issue #24478 & bump client (#24548) 2019-06-15 12:45:01 -07:00
manifest.json Fix incomfort issue #24478 & bump client (#24548) 2019-06-15 12:45:01 -07:00
sensor.py Add incomfort sensor and binary_sensor (#23812) 2019-06-19 09:03:18 -07:00
water_heater.py Add incomfort sensor and binary_sensor (#23812) 2019-06-19 09:03:18 -07:00