hass-core/homeassistant/components/esphome
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
alarm_control_panel.py Small cleanups to ESPHome (#107924) 2024-01-13 15:27:58 -05:00
binary_sensor.py
bluetooth.py Update habluetooth to 2.0.0 (#106145) 2023-12-20 20:37:39 -10:00
button.py
camera.py
climate.py Small cleanups to ESPHome (#107924) 2024-01-13 15:27:58 -05:00
config_flow.py Use new config entry update/abort helper in esphome (#108672) 2024-01-22 22:11:38 +01:00
const.py
cover.py
dashboard.py Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
diagnostics.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
domain_data.py Migrate ESPHome bleak implementation to bleak-esphome library (#105611) 2023-12-14 07:21:31 -10:00
entity.py Fix ESPHome not fully removing entities when entity info changes (#108823) 2024-01-24 17:29:11 -10:00
entry_data.py Fix ESPHome not fully removing entities when entity info changes (#108823) 2024-01-24 17:29:11 -10:00
enum_mapper.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
fan.py Use more shorthand attributes in ESPHome fans (#107923) 2024-01-13 15:28:43 -05:00
light.py Fix ESPHome color modes for older firmwares (#108870) 2024-01-25 10:18:53 -10:00
lock.py
manager.py Reduce duplicate code in ESPHome connection callback (#107338) 2024-01-08 09:10:58 +01:00
manifest.json Bump bleak-esphome to 0.4.1 (#106832) 2024-01-02 11:37:18 +01:00
media_player.py
number.py Small cleanups to ESPHome (#107924) 2024-01-13 15:27:58 -05:00
select.py Add API to fetch Assist devices (#107333) 2024-01-05 23:30:18 -05:00
sensor.py
services.yaml
strings.json
switch.py
text.py
update.py Fix first ESPHome device update entity not offering install feature (#106993) 2024-01-03 19:58:04 -05:00
voice_assistant.py Skip TTS when text is empty (#104741) 2023-11-30 01:31:27 +01:00