hass-core/tests/components/zha
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
__init__.py
common.py
conftest.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02: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
test_cluster_handlers.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_config_flow.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_cover.py
test_device.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_helpers.py
test_init.py
test_light.py
test_lock.py
test_logbook.py
test_number.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_radio_manager.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_registries.py
test_repairs.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_select.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_sensor.py
test_silabs_multiprotocol.py
test_siren.py
test_switch.py
test_update.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_websocket_api.py
zha_devices_list.py