home-assistant: disable broken homewizard tests
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user