core/tests/components/fully_kiosk
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 Support Fully Kiosk Browser device discovery via MQTT (#88109) 2023-02-15 11:11:04 +01:00
__init__.py
conftest.py
test_binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_button.py
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_diagnostics.py Adjust hass_client type hint in integration tests (#86954) 2023-02-02 16:29:57 -05:00
test_init.py Fix Fully Kiosk Browser merging entities when MAC empty (#87743) 2023-02-10 09:19:09 +01:00
test_media_player.py Add type hints to integration tests (part 7) (#87980) 2023-02-13 09:53:09 +01:00
test_number.py
test_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_services.py Add start_application service to fully_kiosk integration (#80226) 2022-10-14 19:21:58 +02:00
test_switch.py