core/homeassistant/components/knx
Matthias Alphart a5ccb03e2e Fix KNX light tunable white rounding error (#26364)
* KNX light - tunable white rounding error

mitigate rounding errors in kelvin - mired conversion for lights with relative color temperature
fixes https://github.com/home-assistant/home-assistant/issues/26357

* typo _min_kelvin <> _max_kelvin

* black
2019-09-07 01:38:09 +02:00
..
__init__.py Black 2019-07-31 12:25:30 -07:00
binary_sensor.py Black 2019-07-31 12:25:30 -07:00
climate.py Fix KNX Climate mode change callback (#25851) 2019-08-10 15:24:03 -05:00
cover.py Black 2019-07-31 12:25:30 -07:00
light.py Fix KNX light tunable white rounding error (#26364) 2019-09-07 01:38:09 +02:00
manifest.json Update KNX component to xknx 0.11 (#24738) 2019-07-11 22:01:37 +02:00
notify.py Black 2019-07-31 12:25:30 -07:00
scene.py Black 2019-07-31 12:25:30 -07:00
sensor.py Black 2019-07-31 12:25:30 -07:00
services.yaml Fixes invalid JSON files and whitespace corrections in YAML files (#26396) 2019-09-03 16:02:42 -07:00
switch.py Black 2019-07-31 12:25:30 -07:00