core/tests/components/zha
Sid d846676e84
Enable first batch of Ruff RET rules (#114480)
* Enable first batch of Ruff RET rules

* disable pylint rules
2024-03-31 11:30:59 +02:00
..
__init__.py
common.py Enable first batch of Ruff RET rules (#114480) 2024-03-31 11:30:59 +02:00
conftest.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
data.py
test_alarm_control_panel.py
test_api.py
test_backup.py
test_base.py
test_binary_sensor.py
test_button.py
test_climate.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_cluster_handlers.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_config_flow.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_cover.py
test_device.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py Fix ruff error (#114364) 2024-03-28 10:31:42 +01:00
test_fan.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_gateway.py
test_helpers.py Defensively validate ZHA quirks v2 supplied entity metadata (#112643) 2024-03-27 17:48:43 +01:00
test_init.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_light.py
test_lock.py
test_logbook.py
test_number.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_radio_manager.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_registries.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_repairs.py Support the Home Assistant Connect ZBT-1 (#114213) 2024-03-27 18:20:48 +01:00
test_select.py Defensively validate ZHA quirks v2 supplied entity metadata (#112643) 2024-03-27 17:48:43 +01:00
test_sensor.py Defensively validate ZHA quirks v2 supplied entity metadata (#112643) 2024-03-27 17:48:43 +01:00
test_silabs_multiprotocol.py
test_siren.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_switch.py
test_update.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_websocket_api.py Fix ZHA websocket API test (#114495) 2024-03-31 00:17:09 +01:00
zha_devices_list.py