The events command can filter by device, type, and limit, but overnight cooks often need a time window around an alarm or connection problem.
Acceptance criteria:
thermoworks events accepts --since <ISO> and --until <ISO>.
- The command passes the date range to the SDK event filter.
- Invalid dates exit with a clear error.
- JSON and text output honor the same filters.
The events command can filter by device, type, and limit, but overnight cooks often need a time window around an alarm or connection problem.
Acceptance criteria:
thermoworks eventsaccepts--since <ISO>and--until <ISO>.