Skip to content

Commit b9be8f3

Browse files
committed
Add recurrence option
1 parent 6ae6324 commit b9be8f3

File tree

14 files changed

+902
-446
lines changed

14 files changed

+902
-446
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ events when tasks become due so you can automate reminders or actions.
99
- A summary sensor that reports how many tasks are due and includes the binary sensors tied to each.
1010
- Persistent task storage with create/update/delete flows exposed via websocket commands.
1111
- Frontend panel for managing tasks installed alongside the integration.
12+
- Flexible schedules: intervals (every N days/weeks/months) and custom weekly patterns.
1213
- Event `maint_task_due` fired when a task’s binary sensor turns on, including task metadata for use
1314
in automations.
1415

0 commit comments

Comments
 (0)