hass-core/tests/components/bmw_connected_drive
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
..
snapshots Bump bimmer-connected to 0.14.5 (#104715) 2023-11-29 18:11:04 +01:00
__init__.py
conftest.py
test_button.py
test_config_flow.py
test_coordinator.py
test_diagnostics.py Update a-c* tests to use entity & device registry fixtures (#103793) 2023-11-12 13:45:30 -05:00
test_init.py Update a-c* tests to use entity & device registry fixtures (#103793) 2023-11-12 13:45:30 -05: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