core/homeassistant/components/accuweather
Jan-Philipp Benecke 95aea1488d
Add pylint plugin to check if coordinator is placed in its own module ()
* 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 () 2024-01-29 10:30:19 +01:00
config_flow.py Replace async_timeout with asyncio.timeout A-B () 2023-08-15 10:29:28 +02:00
const.py Map accuweather weather condition codes once () 2023-08-16 20:20:47 +02:00
diagnostics.py Improve integration type hints for diagnostics () 2023-01-09 15:17:48 +01:00
manifest.json Bump `accuweather` to version 2.1.1 () 2023-11-27 09:49:46 +01:00
sensor.py Freeze integration entity descriptions () 2023-12-18 16:28:13 -10:00
strings.json Add entity translations for AccuWeather () 2023-07-29 21:22:53 +02:00
system_health.py
weather.py Modernize accuweather weather () 2023-08-25 16:46:23 +02:00