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.
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.