hass-core/tests/components/fully_kiosk
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device ()
* 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 Support Fully Kiosk Browser device discovery via MQTT () 2023-02-15 11:11:04 +01:00
__init__.py
conftest.py Add Fully Kiosk Browser switch platform () 2022-08-17 16:30:20 +02:00
test_binary_sensor.py Import util.dt as dt_util in components/[e-f]* () 2023-05-30 00:00:11 +03:00
test_button.py Add entity translations to Fully Kiosk () 2023-06-27 17:41:41 +02:00
test_config_flow.py Remove incorrect constant usage in test () 2023-04-11 10:00:17 +02:00
test_diagnostics.py Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00
test_init.py Verify that the MAC address that Fully Kiosk reported is usable () 2023-06-27 13:34:07 +02:00
test_media_player.py Add type hints to integration tests (part 7) () 2023-02-13 09:53:09 +01:00
test_number.py Import util.dt as dt_util in components/[e-f]* () 2023-05-30 00:00:11 +03:00
test_sensor.py Import util.dt as dt_util in components/[e-f]* () 2023-05-30 00:00:11 +03:00
test_services.py Add set_config service to Fully Kiosk Browser integration () 2023-06-27 20:42:18 +02:00
test_switch.py Add screen on/off switch to Fully Kiosk Browser integration () 2022-08-18 13:33:38 +02:00