We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885f456 commit fd657fbCopy full SHA for fd657fb
src/panels/lovelace/editor/conditions/types/ha-card-condition-time.ts
@@ -22,6 +22,7 @@ import type {
22
HaFormSchema,
23
SchemaUnion,
24
} from "../../../../../components/ha-form/types";
25
+import "../../../../../components/ha-form/ha-form";
26
27
const timeConditionStruct = object({
28
condition: literal("time"),
0 commit comments