hass-core/homeassistant/components/dynalite
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
bridge.py
config_flow.py Add breaks_in_ha_version for Dynalite YAML import (#97359) 2023-07-27 22:26:35 +02:00
const.py
convert_config.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
cover.py Set dynalite cover device class in constructor (#100232) 2023-09-12 20:57:57 +02:00
dynalitebase.py Upgrade ruff to 0.0.289 (#100238) 2023-09-12 22:22:10 +02:00
light.py
manifest.json
panel.py Move Dynalite configuration panel to config entry (#96853) 2023-07-19 11:02:42 +02:00
schema.py
services.yaml
strings.json
switch.py