Files
core/homeassistant/components/light
Andre Lengwenus f09cea1499 LCN component and light platform (#18621)
* Initial commit of LCN component and light platform

* Corrected pre-review comments

* Fixed dimming behaviour in combination with transitions for lcn lights

* Removed unused logger

* Combined __init__.py and core.py into lcn.py component. Bumped to pypck==0.5.6

* Fixed .coveragerc

* Bumped to pypck==0.5.7

* Bump to pypck==0.5.8

* Fixed requirements_all.txt

* Moved unique generation of connection names to config schema's validator

* Minor changes due to review comments.
Bump to pypck==0.5.9.

* Address_connection is passed into LcnDevice

* Set should_poll property on LcnDevice to return False

* Moved platform config validation to component. Load platform using discovery helper

* Furtehr changes due to the review

* Light configuration is set required as there are no other platforms up to now
2018-12-28 03:39:06 -08:00
..
2018-11-10 18:03:55 -08:00
2018-10-02 13:33:16 +02:00
2018-09-30 09:21:27 +02:00
2018-12-14 08:52:29 +01:00
2018-11-20 11:51:34 +01:00
2018-10-25 23:15:20 +03:00
2018-10-02 11:03:09 +02:00
2018-10-19 09:17:19 +02:00
2018-12-06 16:25:58 +01:00