home-assistant-core/tests/components/flux_led
Jan Bouwhuis c7eab49c70
Raise ServiceValidationError on invalid select option (#106350)
* Raise ServiceValidationError on invalid select option

* Fix tests

* Correct place holders

* More test fixes
2023-12-27 09:45:55 +01:00
..
__init__.py
conftest.py
test_button.py
test_config_flow.py
test_diagnostics.py
test_init.py
test_light.py Deduplicate constants E-Z (#105657) 2023-12-13 17:05:37 +01:00
test_number.py
test_select.py Raise ServiceValidationError on invalid select option (#106350) 2023-12-27 09:45:55 +01:00
test_sensor.py
test_switch.py