core/homeassistant
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
..
auth Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
components Split homematic color and effect support (#27299) 2019-10-19 14:40:42 +02:00
generated Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
helpers Better header check for OAuth2 helper (#27897) 2019-10-18 20:11:54 -05:00
scripts Bump keyring to 19.2.0 (#27899) 2019-10-18 20:09:41 -05:00
util Mypy setup fixes (#27825) 2019-10-17 17:12:58 -07:00
__init__.py
__main__.py
bootstrap.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
config.py Fix config imports (#27669) 2019-10-15 16:15:26 -07:00
config_entries.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
const.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
core.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
data_entry_flow.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt cryptography + numpy for python 3.8 (#27861) 2019-10-18 16:11:40 +02:00
requirements.py
setup.py Cleanup coroutine threadsafe (#27080) 2019-10-01 16:59:06 +02:00