Files
wecker/api
Markus Graf 75b56e2f1e refactor: extract _default_command() to eliminate DRY violation
The default wecker.py shell command was duplicated across set_alarm()
and start_ringing(). Extracted a shared _default_command() helper so
both callers use the same definition.
2026-05-19 15:31:24 +02:00
..