hass-core/homeassistant/components/plex
Ville Skyttä 24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
* Disable Ruff rules that may conflict with the formatter

* Upgrade Ruff to 0.1.8

- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8

* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
..
__init__.py
button.py Partly migrate Plex to has entity name (#98841) 2023-12-15 08:56:26 +01:00
cast.py
config_flow.py
const.py Add update entity for Plex Media Server (#101682) 2023-10-11 13:06:10 +02:00
errors.py
helpers.py
manifest.json Bump plexapi to 4.15.6 (#104949) 2023-12-03 21:05:30 +01:00
media_browser.py
media_player.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
media_search.py
models.py
sensor.py Partly migrate Plex to has entity name (#98841) 2023-12-15 08:56:26 +01:00
server.py
services.py
services.yaml
strings.json Partly migrate Plex to has entity name (#98841) 2023-12-15 08:56:26 +01:00
update.py Fix Plex update module docstring (#101815) 2023-10-11 15:05:34 +02:00
view.py