hass-core/homeassistant/components/gree
Jan-Philipp Benecke 95aea1488d
Add pylint plugin to check if coordinator is placed in its own module (#108174)
* Add pylint plugin to check if coordinator is placed in its own module

* Remove unintended changes

* Remove pylint disable and let CI only fail on W,E,F

* Make check conventional

* Apply review suggestion

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use option instead

* Remove pylint arguments from pre-commit

* Partially revert "Remove pylint disable and let CI only fail on W,E,F"

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-29 10:30:19 +01:00
..
__init__.py Use config entry callbacks in Gree (#104740) 2023-11-29 19:03:58 +01:00
bridge.py Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
climate.py Migrate Gree to has entity name (#104739) 2023-12-07 22:47:52 +01:00
config_flow.py
const.py Use config entry callbacks in Gree (#104740) 2023-11-29 19:03:58 +01:00
entity.py Migrate Gree to has entity name (#104739) 2023-12-07 22:47:52 +01:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
strings.json Migrate Gree to has entity name (#104739) 2023-12-07 22:47:52 +01:00
switch.py Remove gree switch entity description required fields mixin (#105849) 2023-12-19 10:35:19 +01:00