1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/pylint/plugins
epenet f9c83dd991
Add CoverEntity to pylint checks (#74036)
* Add CoverEntity to pylint checks

* Avoid false positivies on device_class

* Adjust device_class handling

* Adjust device_class again using a singleton

* Adjust device_class (again)

* Simplify DEVICE_CLASS check

* Keep device_class in base class
2022-06-27 14:58:23 +02:00
..
hass_constructor.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00
hass_enforce_type_hints.py Add CoverEntity to pylint checks (#74036) 2022-06-27 14:58:23 +02:00
hass_imports.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
hass_logger.py Update pylint to 2.14.0 (#73119) 2022-06-06 21:43:47 +02:00