Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
|
Ville Skyttä
|
e31dd4404e
|
Pylint 2 fixes (#15487)
* pylint 2 inline disable syntax fixes
* pylint 2 logging-not-lazy fixes
* pylint 2 consider-using-in fixes
* Revert pylint 2 inline disable syntax fixes addressing unused-imports
Will have a go at removing more unused imports altogether first.
|
2018-07-17 19:34:29 +02:00 |
|
Matthias Urlichs
|
f5cc40024d
|
Rename homeassistant.util.async to .async_ (#13088)
"async" is (going to be) a reserved word.
|
2018-03-11 10:01:12 -07:00 |
|
Ville Skyttä
|
78a3c01f27
|
Flake8 35 (#11972)
* Upgrade flake8 to 3.5
* Fix flake8 bare except errors
* Make flake8 and pylint cooperate
|
2018-01-29 00:23:53 -08:00 |
|
Fabian Affolter
|
de9d19d6f4
|
Use constants for HTTP headers (#10313)
* Use constants for HTTP headers
* Fix ordering
* Move 'no-cache' to platform
|
2017-11-04 12:04:05 -07:00 |
|
Paulus Schoutsen
|
2650c73a89
|
Split bootstrap into bs + setup (#6416)
* Split bootstrap into bs + setup
* Lint
|
2017-03-05 10:41:54 +01:00 |
|
Paulus Schoutsen
|
a9be6c36f1
|
Re-org emulated_hue and fix google home (#4708)
|
2016-12-04 10:57:48 -08:00 |
|