David Bonnes
|
8356d92f04
|
Refactor entity_ids, tweak names and consolidate classes (#27921)
* refactor entity_ids, and consolidate classes
* isort the code
|
2019-10-20 19:48:52 +01:00 |
David Bonnes
|
fa92d0e6d8
|
Fix incomfort and Bump client to 0.3.5 (#26802)
* remove superfluous device state attributes
* fix water_heater icon
* add type hints
* fix issue #26760
* bump client to v0.3.5
* add unique_id
|
2019-09-30 09:31:35 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
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 |