core/homeassistant/components/knx
phispi f8d779e840 Prevent TypeError when KNX RGB(W) light value contains None (#28358)
* Prevent TypeError when KNX RGB(W) light value contains None.

* Pylint doesn't like 'w' as variable name, therefore using 'white' instead.

* Simplified code as suggested by pvizeli.
2019-11-01 21:23:23 +01:00
..
__init__.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
binary_sensor.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
climate.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
cover.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
light.py Prevent TypeError when KNX RGB(W) light value contains None (#28358) 2019-11-01 21:23:23 +01:00
manifest.json Update KNX integration to xknx 0.11.2 (#27130) 2019-10-02 15:53:55 -07:00
notify.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
scene.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
sensor.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00
services.yaml
switch.py Move imports in knx component (#28008) 2019-10-21 22:38:21 -07:00