Edit esp-reterminal-e1001.yaml
This commit is contained in:
@@ -1262,6 +1262,16 @@ script:
|
|||||||
id(job_rubbish_removed_due_ts).state,
|
id(job_rubbish_removed_due_ts).state,
|
||||||
id(job_rubbish_removed_completed_time).state
|
id(job_rubbish_removed_completed_time).state
|
||||||
);
|
);
|
||||||
|
append_job(
|
||||||
|
id(job_water_tv_pot_plant_state).state,
|
||||||
|
id(job_water_tv_pot_plant_due_ts).state,
|
||||||
|
id(job_water_tv_pot_plant_completed_time).state
|
||||||
|
);
|
||||||
|
append_job(
|
||||||
|
id(job_water_table_pot_plant_state).state,
|
||||||
|
id(job_water_table_pot_plant_due_ts).state,
|
||||||
|
id(job_water_table_pot_plant_completed_time).state
|
||||||
|
);
|
||||||
} else {
|
} else {
|
||||||
auto append_appliance = [&](const std::string &state,
|
auto append_appliance = [&](const std::string &state,
|
||||||
float stop_ts,
|
float stop_ts,
|
||||||
|
|||||||
Reference in New Issue
Block a user