core/homeassistant/components/duotecno
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
binary_sensor.py Create a binary sensor for each Duotecno virtual unit (#102347) 2023-10-20 16:02:56 +02:00
climate.py Add duotecno OFF hvac mode (#103223) 2023-11-08 12:46:15 +01:00
config_flow.py Only allow a single duotecno config entry (#102478) 2023-10-23 10:58:11 +02:00
const.py
cover.py
entity.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
light.py
manifest.json Add duotecno OFF hvac mode (#103223) 2023-11-08 12:46:15 +01:00
strings.json Dremel to Duotecno: add host field description (#104776) 2023-11-30 09:43:42 +01:00
switch.py