hass-core/homeassistant/components/gios
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
config_flow.py Use asyncio.timeout [f-h] (#98449) 2023-08-15 08:37:06 -05:00
const.py Refactor GIOS sensor platform (#89389) 2023-03-28 08:36:42 +02:00
diagnostics.py
manifest.json Bump gios to version 3.2.2 (#104582) 2023-11-27 12:15:55 +01:00
sensor.py Remove gios sensor description required fields mixin (#106174) 2023-12-21 13:25:21 +01:00
strings.json Add entity translations to Gios (#95403) 2023-06-27 20:58:03 +02:00
system_health.py