hass-core/tests/components/zha
Franck Nijhof ed79265843
Enable Ruff PT006 (#88165)
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
..
__init__.py
common.py Bump ZHA dependencies (#85355) 2023-01-06 23:01:36 -05:00
conftest.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
data.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
test_alarm_control_panel.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_api.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_channels.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_climate.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_cover.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_device_action.py Sync input_select & select (#87255) 2023-02-03 15:43:17 +01:00
test_device_tracker.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device_trigger.py Improve device automation validation (#86143) 2023-01-21 00:44:17 +01:00
test_diagnostics.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_discover.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_fan.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_gateway.py Enable Ruff SIM117 (#86783) 2023-01-27 11:52:49 +01:00
test_helpers.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_init.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_light.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_lock.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_logbook.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00
test_number.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_radio_manager.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_registries.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_siren.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_switch.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
zha_devices_list.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00