Fix docker hassfest (#132823)

This commit is contained in:
Robert Resch
2024-12-11 08:55:00 +01:00
committed by GitHub
parent 5e17721568
commit af838077cc
20 changed files with 85 additions and 49 deletions

View File

@ -628,7 +628,6 @@ def _get_hassfest_config() -> Config:
specific_integrations=None,
action="validate",
requirements=True,
core_integrations_path=Path("homeassistant/components"),
)