hass-core/tests/components/demo
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
conftest.py
test_button.py
test_calendar.py
test_camera.py
test_climate.py
test_cover.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_fan.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_geo_location.py
test_humidifier.py
test_init.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_light.py
test_lock.py
test_media_player.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_notify.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_number.py
test_remote.py
test_select.py
test_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_siren.py
test_stt.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_switch.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_text.py
test_update.py
test_vacuum.py
test_water_heater.py
test_weather.py