core/tests/components/fully_kiosk
amura11 2a9d29c5f5
Fix Fully Kiosk set config service (#112840)
* Fixed a bug that prevented setting Fully Kiosk config values using a template

* Added test to cover change

* Fixed issue identified by Ruff

* Update services.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-15 15:01:55 +02:00
..
fixtures
__init__.py
conftest.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_binary_sensor.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_button.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_config_flow.py Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
test_diagnostics.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_init.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_media_player.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_number.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_sensor.py Replace periodic tasks with background tasks (#112726) 2024-03-08 21:45:10 -05:00
test_services.py Fix Fully Kiosk set config service (#112840) 2024-05-15 15:01:55 +02:00
test_switch.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00