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

Open
vern3851 opened this issue Aug 25, 2023 · 1 comment
Open

Feature request - autorefresh variable #156

vern3851 opened this issue Aug 25, 2023 · 1 comment

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.

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