mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Fix hassfest services check (#96337)
This commit is contained in:
parent
107f589a2e
commit
f2f9b20880
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user