Marc Mueller
|
ac50248938
|
Add type ignore error codes [other] (#66781)
|
2022-02-17 23:10:25 -08:00 |
|
Ville Skyttä
|
f305d99af9
|
Add integration filtering and error if core options to helpers.frame.report (#60009)
Reduces some existing and upcoming boilerplate.
|
2021-11-20 12:53:04 +02:00 |
|
Ruslan Sayfutdinov
|
82c94826fb
|
Enable strict typing for zeroconf (#48450)
* Enable strict typing for zeroconf
* Fix lutron_caseta
* Fix pylint warning
* Fix tests
* Fix xiaomi_aqara test
* Add __init__.py in homeassistant.generated module
* Restore add_job with type: ignore
|
2021-03-30 06:48:04 -10:00 |
|
Franck Nijhof
|
6932cf9534
|
Use contextlib.suppress where possible (#48189)
|
2021-03-23 14:36:43 +01:00 |
|
J. Nick Koston
|
c820dd4cb5
|
Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-19 09:26:36 -05:00 |
|
J. Nick Koston
|
444df4a7d2
|
Use the shared zeroconf instance when attempting to create another Zeroconf instance (#38744)
|
2020-08-12 16:08:33 +02:00 |
|