call scheduler immediate from dashboard

This commit is contained in:
proddy
2026-06-07 12:37:34 +02:00
parent cbfebabfa3
commit cfcc84d0c4
18 changed files with 195 additions and 124 deletions

View File

@@ -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);