core/homeassistant/components/pilight
Trekky12 5ed1f16f25 Add pilight dimmer as light component (#30107)
* Add pilight dimmer as light component

* fix CI errors

* fix missing new lines

* improve formatting and addresses comments of @springstan

* rename config parameter and remove super() call to match pylint

* import only used constants of the pilight component

* Add myself to the code owners

* fix CODEOWNERS
2020-01-06 20:13:08 -05:00
..
__init__.py
base_class.py
binary_sensor.py
const.py
light.py
manifest.json
sensor.py
services.yaml
switch.py