mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Batch of Component(s) -> Integration(s) (#24972)
This commit is contained in:
committed by
Paulus Schoutsen
parent
e75c9efb3f
commit
31f569ada9
@@ -263,7 +263,7 @@ def gather_requirements_from_manifests(errors, reqs):
|
||||
|
||||
if not integration.manifest:
|
||||
errors.append(
|
||||
'The manifest for component {} is invalid.'.format(domain)
|
||||
'The manifest for integration {} is invalid.'.format(domain)
|
||||
)
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user