core/homeassistant/components/homematic
Vegetto df2351b920
Support for COLOR_TEMP in Homematic dimmers (#31207)
* Support for COLOR_TEMP in Homematic dimmers

* Fix lint issues

* Added pre-checks

* Fix review feedback

* Remove unneded code
2020-03-23 10:56:44 +01:00
..
__init__.py
binary_sensor.py
climate.py
const.py Support for COLOR_TEMP in Homematic dimmers (#31207) 2020-03-23 10:56:44 +01:00
cover.py
entity.py
light.py Support for COLOR_TEMP in Homematic dimmers (#31207) 2020-03-23 10:56:44 +01:00
lock.py
manifest.json
notify.py
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml
switch.py