diff --git a/script/hassfest/services.py b/script/hassfest/services.py index e0e771ee11d..2f8e20939db 100644 --- a/script/hassfest/services.py +++ b/script/hassfest/services.py @@ -99,6 +99,7 @@ def validate_services(config: Config, integration: Integration) -> None: integration.add_error( "services", f"Invalid services.yaml: {humanize_error(data, err)}" ) + return # Try loading translation strings if integration.core: