hass-core/homeassistant/components/device_automation
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 Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
action.py Improve device automation validation (#86143) 2023-01-21 00:44:17 +01:00
condition.py Allow conditions to be implemented in platforms (#88509) 2023-02-23 22:30:51 -05:00
const.py
entity.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
exceptions.py Teach select device trigger about entity registry ids (#94981) 2023-06-21 14:51:39 +02:00
helpers.py Improve validation of device automations (#102766) 2023-10-26 09:46:16 +02:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
toggle_entity.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
trigger.py Improve trigger platform typing (#88511) 2023-02-22 11:59:53 +01:00