core/homeassistant/components/homematic
guillempages f2617fd74a Split homematic color and effect support (#27299)
* [homematic] Split color and effect support

There are homematic devices (like HmIP-BSL) that support color but
do not support effects.
Split the support, so that color can be supported even if effects are not.

* Make effect fully independent of color

If a device supports effects for e.g. just brightness, it shouldn't be coupled to the color
2019-10-19 14:40:42 +02:00
..
__init__.py
binary_sensor.py
climate.py
cover.py
light.py Split homematic color and effect support (#27299) 2019-10-19 14:40:42 +02:00
lock.py
manifest.json Update pyhomematic to 0.1.61 (#27620) 2019-10-14 00:01:14 +02:00
notify.py
sensor.py
services.yaml
switch.py