hass-core/homeassistant/components/hassio
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 Add Raspberry Pi 5 to version and hardware integration (#105992) 2023-12-18 19:31:37 +01:00
addon_manager.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
addon_panel.py
auth.py
binary_sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
config_flow.py
const.py Fix hassio delaying startup to fetch container stats (#102775) 2023-10-25 15:32:43 +02:00
diagnostics.py
discovery.py
entity.py Fix hassio delaying startup to fetch container stats (#102775) 2023-10-25 15:32:43 +02:00
handler.py Add LED control support to Home Assistant Green (#100922) 2023-09-28 17:45:10 +02:00
http.py Bump aiohttp to 3.9.1 (#104176) 2023-11-29 16:13:54 +01:00
ingress.py Avoid double URL creation for hassio ingress (#105052) 2023-12-05 09:29:43 +01:00
issues.py
manifest.json
repairs.py Improve decorator type annotations [core] (#104826) 2023-11-30 18:50:31 +01:00
sensor.py
services.yaml Add exclude DB option to backup service call (#101958) 2023-10-22 23:40:44 +02:00
strings.json Add exclude DB option to backup service call (#101958) 2023-10-22 23:40:44 +02:00
system_health.py
update.py Correct doc strings for Hassio component (#101530) 2023-10-06 14:13:59 +02:00
websocket_api.py