1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-17 04:19:16 +00:00

4 Commits

Author SHA1 Message Date
Michael
83989d7b40
Use relative imports [L-R] () 2021-12-13 00:24:46 +01:00
Marc Mueller
a48ddcadd4
Use assignment expressions 31 () 2021-10-30 16:29:07 +02:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
Trekky12
5ed1f16f25 Add pilight dimmer as light component ()
* 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