1e95719436
* KNX: Bumped version to 0.9.4 and added support for tunable white and color temperature for lights. * Updated to the latest changes * return None when ct value is unknown - return None instead of default value when ct is unknown - remove DEFAULT_COLOR_TEMPERATURE * use Kelvin as base for relative color temperature use Kelvin as base for relative color temperature instead of Mireds * moved fallback value tests for clarity * Update request from oliverblaha Co-Authored-By: marvin-w <marvin@fam-wichmann.de> * Address suggested changes * Update homeassistant/components/knx/light.py Co-Authored-By: marvin-w <marvin@fam-wichmann.de> * Update homeassistant/components/knx/light.py Co-Authored-By: marvin-w <marvin@fam-wichmann.de> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
climate.py | ||
cover.py | ||
light.py | ||
notify.py | ||
scene.py | ||
sensor.py | ||
services.yaml | ||
switch.py |