home-assistant: update component-packages
This commit is contained in:
@@ -2904,7 +2904,8 @@
|
||||
];
|
||||
"intelliclima" =
|
||||
ps: with ps; [
|
||||
]; # missing inputs: pyintelliclima
|
||||
pyintelliclima
|
||||
];
|
||||
"intellifire" =
|
||||
ps: with ps; [
|
||||
intellifire4py
|
||||
@@ -7665,6 +7666,7 @@
|
||||
"input_text"
|
||||
"insteon"
|
||||
"integration"
|
||||
"intelliclima"
|
||||
"intellifire"
|
||||
"intent"
|
||||
"intent_script"
|
||||
|
||||
@@ -75,6 +75,7 @@ let
|
||||
hyperion = getComponentDeps "camera";
|
||||
ifttt = getComponentDeps "assist_pipeline" ++ getComponentDeps "camera";
|
||||
image_processing = getComponentDeps "conversation";
|
||||
intelliclima = getComponentDeps "intellifire";
|
||||
intent = getComponentDeps "conversation";
|
||||
light = getComponentDeps "conversation";
|
||||
local_file = getComponentDeps "camera";
|
||||
|
||||
Reference in New Issue
Block a user