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 Sort imports according to PEP8 for pilight (#29673) 2019-12-09 12:10:38 +01:00
base_class.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
binary_sensor.py Sort imports according to PEP8 for pilight (#29673) 2019-12-09 12:10:38 +01:00
const.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
light.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
manifest.json Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
sensor.py Sort imports according to PEP8 for pilight (#29673) 2019-12-09 12:10:38 +01:00
services.yaml
switch.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00