home-assistant: disable broken homewizard tests

This commit is contained in:
Sarah Clark
2025-12-24 20:26:59 -08:00
parent 66c1d7ac06
commit 07b45f9163
+7
View File
@@ -200,6 +200,13 @@ let
# intent fixture mismatch
"test_error_no_device_on_floor"
];
homewizard = [
# Messages don't match expected due to a change in Homewizard's outputs
"test_identify_button"
"test_number_entities"
"test_select_request_error"
"test_switch_entities"
];
sensor = [
# Failed: Translation not found for sensor
"test_validate_unit_change_convertible"