hass-core/homeassistant/components/sensibo
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 Allow to remove devices in Sensibo (#101890) 2023-10-15 06:14:38 -10:00
binary_sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
button.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
climate.py Add error translations for Sensibo (#105600) 2023-12-13 19:40:57 +01:00
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
manifest.json Add serial to Sensibo (#103089) 2023-10-31 09:10:43 +01:00
number.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
select.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
services.yaml
strings.json Add error translations for Sensibo (#105600) 2023-12-13 19:40:57 +01:00
switch.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
update.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
util.py Use asyncio.timeout [o-s] (#98451) 2023-08-15 17:21:49 +02:00