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 move ATTR_MODE to homeassistant.const (#27118) 2019-10-02 09:33:47 -07:00
binary_sensor.py Black 2019-07-31 12:25:30 -07:00
climate.py HM-CC-TC was not recognized (#26623) 2019-09-23 14:39:10 +02:00
cover.py Black 2019-07-31 12:25:30 -07:00
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 Black 2019-07-31 12:25:30 -07:00
sensor.py Black 2019-07-31 12:25:30 -07:00
services.yaml
switch.py