esphome/esphome/components/coolix
Guillermo Ruffino 85513476ce Add coolix climate ❄ 🔥 (#521)
* Lint

* add coolix climate ❄ 🔥

* Fixes

* Reviewed

* Fix for dev

ClimateDevice was renamed to Climate

* Remove stale method

* Lint

* Initialize target temperature, avoid NAN value

* Use clamp and round value

* Set to verbose message

Not really relevant to the user

* Remove constructor

Name is now set in climate.register_climate - saves integrations from having to declare a constructor

* Fix, add test


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 21:09:16 +02:00
..
__init__.py Add coolix climate ❄ 🔥 (#521) 2019-05-27 21:09:16 +02:00
climate.py Add coolix climate ❄ 🔥 (#521) 2019-05-27 21:09:16 +02:00
coolix.cpp Add coolix climate ❄ 🔥 (#521) 2019-05-27 21:09:16 +02:00
coolix.h Add coolix climate ❄ 🔥 (#521) 2019-05-27 21:09:16 +02:00