core/tests/components/fully_kiosk
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
fixtures
__init__.py
conftest.py
test_binary_sensor.py
test_button.py Add entity translations to Fully Kiosk (#95368) 2023-06-27 17:41:41 +02:00
test_config_flow.py
test_diagnostics.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_init.py
test_media_player.py
test_number.py
test_sensor.py
test_services.py Add set_config service to Fully Kiosk Browser integration (#95318) 2023-06-27 20:42:18 +02:00
test_switch.py