home-assistant.tests.components.kitchen_sink: fix missing component
This commit is contained in:
committed by
Robert Schütz
parent
36f5c1ccf6
commit
786bd4d173
@@ -77,6 +77,7 @@ let
|
||||
image_processing = getComponentDeps "conversation";
|
||||
intelliclima = getComponentDeps "intellifire";
|
||||
intent = getComponentDeps "conversation";
|
||||
kitchen_sink = getComponentDeps "infrared";
|
||||
light = getComponentDeps "conversation";
|
||||
local_file = getComponentDeps "camera";
|
||||
locative = getComponentDeps "assist_pipeline" ++ getComponentDeps "camera";
|
||||
|
||||
Reference in New Issue
Block a user