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 - autorefresh variable #156

Closed
vern3851 opened this issue Aug 25, 2023 · 2 comments · Fixed by #178
Closed

Feature request - autorefresh variable #156

vern3851 opened this issue Aug 25, 2023 · 2 comments · Fixed by #178

Comments

@vern3851
Copy link

i’d love to have the page refresh every hour.
I can achieve this by hitting the API on the device like this:
curl -X POST http://192.168.1.111:5011/autorefresh/3600
However that does not survive a device reboot.
Is their a variable that could be used instead of the API?

@vern3851 vern3851 changed the title Feature request Feature request - autorefresh variable Aug 25, 2023
@vern3851
Copy link
Author

weve done some network hardening, hitting this API is possible from the console and pointing at loopback too.
eg curl -X POST http://127.0.0.1:5011/autorefresh/3600
but, still just a band-aid, would really like a proper variable to set.

@phil-d-wilson phil-d-wilson linked a pull request Sep 4, 2024 that will close this issue
@phil-d-wilson
Copy link
Contributor

@vern3851 sorry it's so late but the feature is in version 2.9.0

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 a pull request may close this issue.

2 participants