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
binary_sensor.py
climate.py
cover.py
light.py
manifest.json
notify.py
scene.py
sensor.py
services.yaml
switch.py