add comment

This commit is contained in:
proddy
2024-10-02 13:55:09 +02:00
parent e0130affb7
commit c3dd5e002a

View File

@@ -296,7 +296,7 @@ export interface ScheduleItem {
active: boolean;
deleted?: boolean;
flags: number;
time: string;
time: string; // also used for Condition and On Change
cmd: string;
value: string;
name: string; // is optional