hass-core/tests/components/select
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
test_device_action.py Use real devices in select device action tests (#102726) 2023-10-24 23:38:19 +02:00
test_device_condition.py Use real devices in select device condition tests (#102712) 2023-10-24 23:37:16 +02:00
test_device_trigger.py Use real devices in select device trigger tests (#102694) 2023-10-25 06:13:00 +02:00
test_init.py Raise ServiceValidationError on invalid select option (#106350) 2023-12-27 09:45:55 +01:00
test_recorder.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
test_reproduce_state.py
test_significant_change.py