hass-core/homeassistant/components/environment_canada
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 Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
camera.py Add entity translations to Environment Canada (#95295) 2023-06-26 22:23:43 +02:00
config_flow.py Deduplicate constants E-Z (#105657) 2023-12-13 17:05:37 +01:00
const.py Deduplicate constants E-Z (#105657) 2023-12-13 17:05:37 +01:00
diagnostics.py
manifest.json Bump env_canada to 0.6.0 (#101798) 2023-10-11 11:04:33 +02:00
sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
services.yaml Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
strings.json Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
weather.py Teach CoordinatorWeatherEntity about multiple coordinators (#98830) 2023-08-24 11:28:20 +02:00