What is the default maximum number of schedules supported? How do I increase it?
The default maximum is 10 schedules. To increase it, change CONFIG_ESP_RMAKER_SCHEDULING_MAX_SCHEDULES.
note
Schedules are stored in the NVS partition. After increasing the limit, confirm the NVS partition is large enough to accommodate the additional entries.