Skip to content

feat: T1 utilities — schedule (#10) + quiet (#11) + auto-off (#12)#29

Merged
abe238 merged 1 commit into
mainfrom
feature/10-11-12-utilities
May 26, 2026
Merged

feat: T1 utilities — schedule (#10) + quiet (#11) + auto-off (#12)#29
abe238 merged 1 commit into
mainfrom
feature/10-11-12-utilities

Conversation

@abe238
Copy link
Copy Markdown
Owner

@abe238 abe238 commented May 26, 2026

Three small daemon subcommands. 22 new tests, 98 total. Closes #10, closes #11, closes #12.

* bambu schedule <name> --at HH:MM    sleep until target then start existing print
* bambu quiet --from HH:MM --to HH:MM caps aux fan during window, restores outside
* bambu auto-off --webhook URL        fires hooks on FINISH/FAILED

22 new tests, 98 total passing. Closes #10, closes #11, closes #12.
@abe238 abe238 merged commit ee33e4a into main May 26, 2026
4 checks passed
@abe238 abe238 deleted the feature/10-11-12-utilities branch May 26, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto-off / sleep after print finish (T1) Quiet hours: silence A1 mini at night (T1) Scheduled / delayed print start (T1)

1 participant