Commit Graph

3 Commits (8c0035c5b33b35a20d01e4e0f30ac1af0f74158d)

Author SHA1 Message Date
Lukas Barth 373508693a Climate component: add supported_features ()
* Implement supported_features for the climate component

* Test supported features

* Convert generic thermostat to supported features

* Max / min temperature are not features

* Fix lint

* Min / max humidity are not features

* Linting

* Remove current temperature / humidity

* Move c-hacker-style constants to boring integers. Booo!

* Refactor all the climate platforms to use the new supported_features

* Force all climate platforms to implement supported_features

* Fix mistakes

* Adapt hive platform

* Move flags into a constant

* Calm the hound
2017-11-29 11:01:28 +01:00
Sabesto 6496c38ce6 Fix issue ()
* Fixed a bug where changing fan speed was not possible

* Bump pymodbus version to 1.3.1 to fix issue 

* Changed all modbus components so that they use CONF_SLAVE from const.py
2017-07-04 17:01:35 +02:00
Sabesto 1e1d4c2013 Add Flexit AC climate platform ()
* Add Flexit AC climate platform

* Protocol extracted to third party lib
2017-06-12 22:06:47 -07:00