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: Add restart button #284

Closed
3 tasks done
linknum23 opened this issue Feb 7, 2022 · 1 comment · Fixed by #325
Closed
3 tasks done

Feature: Add restart button #284

linknum23 opened this issue Feb 7, 2022 · 1 comment · Fixed by #325
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@linknum23
Copy link
Contributor

linknum23 commented Feb 7, 2022

AmpliPi needs a simpler way to be restarted without having physical access to the device. Add a button in the settings menu to perform a full restart of the controller.

This will require a few things:

  • Add updater restart endpoint
  • Add button with spinner
  • Add background poll waiting for amplipi up (checking every 2 seconds)
This was referenced Feb 7, 2022
@linknum23 linknum23 self-assigned this Feb 14, 2022
@linknum23 linknum23 added the enhancement New feature or request label Feb 14, 2022
@linknum23
Copy link
Contributor Author

We ended up adding all of this functionality into AmpliPi's API itself, avoiding setting up any CORS handling.

@linknum23 linknum23 added this to the 0.1.9 milestone Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant