Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Report time until next filament change in GET /api/v1/status #506

Open
nomike opened this issue Sep 7, 2024 · 0 comments

Comments

@nomike
Copy link

nomike commented Sep 7, 2024

This endpoint currently reports (amongst other things):

{
  "job": {
    "id": 420,
    "progress": 42,
    "time_remaining": 520,
    "time_printing": 526
  },
...

A field time_change (or similarly named) should be added. which shows the time until the next filament change, print pause or other planned user interaction.

This would allow better integration in Home Assistant for example, allowing notifications being sent before user interaction is required, much like the new Prusa Android app is doing.

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

No branches or pull requests

1 participant