mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-13 19:36:26 +03:00
add test
This commit is contained in:
@@ -4243,6 +4243,14 @@ let emsesp_schedule = {
|
||||
time: 'boiler/outdoortemp',
|
||||
cmd_name: 'heatingcurve',
|
||||
name: 'heatingcurve'
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
active: true,
|
||||
flags: ScheduleFlag.SCHEDULE_TIMER,
|
||||
time: '',
|
||||
cmd_name: 'send_message',
|
||||
name: 'on_boot'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user