Skip to content

Add date window filters to the history command #333

Description

@jongio

The history command can limit recent readings, but post-cook analysis often starts with a known time window such as wrap to pull or a pit-temp dip overnight.

Acceptance criteria:

  • thermoworks history SERIAL accepts --since <ISO> and --until <ISO>.
  • Table, CSV, JSON, and --output modes include only readings in that window.
  • Invalid date values exit with a clear error.
  • Tests cover parsing and filtered output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions