Updated Scheduler and Maintainance Apps
This commit is contained in:
@@ -270,6 +270,10 @@ CONF_TASK_LAST_PERFORMED = "last_performed"
|
||||
CONF_TASK_SCHEDULE_TYPE = "schedule_type"
|
||||
CONF_TASK_INTERVAL_UNIT = "interval_unit"
|
||||
CONF_TASK_DUE_DATE = "due_date"
|
||||
# Recurrence extras (config/options flow): seasonal window + finite-series end.
|
||||
CONF_TASK_SEASON_MONTHS = "season_months"
|
||||
CONF_TASK_ENDS_COUNT = "ends_count"
|
||||
CONF_TASK_ENDS_UNTIL = "ends_until"
|
||||
CONF_TASK_NOTES = "notes"
|
||||
CONF_TASK_DOCUMENTATION_URL = "documentation_url"
|
||||
CONF_TASK_ICON = "custom_icon"
|
||||
|
||||
Reference in New Issue
Block a user