mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Fix bmw_connected_drive tests (#135911)
This commit is contained in:
parent
06d8bc658f
commit
c56eee3639
@ -138,13 +138,6 @@ async def test_service_call_invalid_input(
|
|||||||
HomeAssistantError,
|
HomeAssistantError,
|
||||||
REMOTE_SERVICE_EXC_TRANSLATION,
|
REMOTE_SERVICE_EXC_TRANSLATION,
|
||||||
),
|
),
|
||||||
(
|
|
||||||
ServiceValidationError(
|
|
||||||
"Option 17 is not valid for entity select.i4_edrive40_ac_charging_limit"
|
|
||||||
),
|
|
||||||
ServiceValidationError,
|
|
||||||
"Option 17 is not valid for entity select.i4_edrive40_ac_charging_limit",
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
async def test_service_call_fail(
|
async def test_service_call_fail(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user