hass-core/pylint/plugins
epenet 9ef67c4b4c
Add more constants to deprecated imports (#69253)
* Add core ENTITY_CATEGORY_* to deprecated imports

* Alphabetical order

* Add core SOURCE_* to deprecated imports

* Add switch DEVICE_CLASS_* to deprecated imports

* Add binary_sensor DEVICE_CLASS_* to deprecated imports

* Add humidifier DEVICE_CLASS_* to deprecated imports

* Add config_entries.DISABLED_***

* Add device_registry.DISABLED_***

* Add humidifier.const

* Add media_player DEVICE_CLASS_*

* Add cover DEVICE_CLASS_*
2022-04-04 19:48:14 +02:00
..
hass_constructor.py Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
hass_enforce_type_hints.py Update pylint plugin to validate _async_has_devices (#66512) 2022-02-14 18:10:50 +01:00
hass_imports.py Add more constants to deprecated imports (#69253) 2022-04-04 19:48:14 +02:00
hass_logger.py Pylint plugin to check __init__ return type (#50868) 2021-05-20 18:00:10 +01:00