mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-14 03:46:49 +03:00
call scheduler immediate from dashboard
This commit is contained in:
@@ -85,7 +85,7 @@ class WebSchedulerService : public StatefulService<WebScheduler> {
|
||||
void ha_reset() {
|
||||
ha_configdone_ = false;
|
||||
}
|
||||
uint8_t count_entities(bool exclude_immediate = false);
|
||||
uint8_t count_entities();
|
||||
bool onChange(const char * cmd);
|
||||
|
||||
bool executeSchedule(const char * name);
|
||||
|
||||
Reference in New Issue
Block a user