Skip to content

Add custom default times based on weekday #49

Description

@HPApples

Currently Default operation time is defined in commandListener.py:

return date.replace(hour=18, minute=30)

If we could make this take values from the CONFIG file and re define the end of the converter to something like a IF ELIF based on date.weekday() we could specify the times for each day.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions