hass-core/tests/components/zwave_js
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
..
fixtures
__init__.py
common.py
conftest.py
test_api.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_button.py
test_climate.py
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_config_validation.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py Add type hints to integration tests (t-z) (#87707) 2023-02-08 19:10:53 +01:00
test_events.py
test_fan.py
test_humidifier.py
test_init.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_light.py
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_services.py
test_siren.py
test_switch.py
test_trigger.py Add type hints to integration tests (t-z) (#87707) 2023-02-08 19:10:53 +01:00
test_update.py