Paulus Schoutsen
|
9ac1475251
|
Simplify logger integration (#37780)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-07-13 10:20:18 -07:00 |
J. Nick Koston
|
f16090caf4
|
Significantly improve logging performance when no integrations are requesting debug level (#37776)
|
2020-07-11 22:33:25 -07:00 |
J. Nick Koston
|
2c7eee6722
|
Ensure configured logger severity is respected (#35749)
|
2020-05-23 18:12:55 +02:00 |
Christian Clauss
|
df7d2b3aeb
|
Fix typos found by codespell (#31243)
* Fix typos found by codespell
* Fix typos found by codespell
* codespell: Furture ==> Future
* Update test_config_flow.py
* Update __init__.py
* Spellcheck: successfull ==> successful
* Codespell: unsuccesful ==> unsuccessful
* Codespell: cant ==> can't
* Codespell: firware ==> firmware
* Codespell: mimick ==> mimic
|
2020-01-31 08:33:00 -08:00 |
Bas Nijholt
|
1dea0c9e34
|
Sort imports according to PEP8 for components starting with "L" (#29771)
|
2019-12-09 14:22:30 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08:00 |
Paulus Schoutsen
|
b8cc547fa3
|
Move components to folders (#20774)
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
|
2019-02-05 19:31:15 -08:00 |