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

[Request] turn off automatic check of update of firmware #1787

Closed
4c2 opened this issue Feb 25, 2024 · 6 comments
Closed

[Request] turn off automatic check of update of firmware #1787

4c2 opened this issue Feb 25, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@4c2
Copy link

4c2 commented Feb 25, 2024

Is your feature request related to a problem? Please describe.

I turned on the automatic check for update under: Info -> System -> Firmware update.
Later on I wanted to turn it of. But unfortunately, there is no option to turn it off again.

Describe the solution you'd like

have an option under Firmware update to turn off the automated check (again).

Describe alternatives you've considered

  1. leave it as it is: disadvantage: github is contacted every log in. it is privacy protection issue "only"
  2. add "check once" button: may cause additional work and benefit is less

Additional context

used version: v24.2.16

@4c2 4c2 added the enhancement New feature or request label Feb 25, 2024
@MetaChuh
Copy link

@4c2

you are correct, very intreaguing.

i've just found out, the firmware check setting, is currently saved at the local browser storage, not at the dtu.
it's handled purely in js within the browser, and not at the dtu.
(so if we switch it on, it's just for this single browser only)

as a workaround, we can currently either

  1. clear the complete browser storage of the opendtu ip and reload the page (quick & easy),

or

  1. set the browser's local storage value allowVersionInfo to 0 as seen at the screenshot below (more clicks)

screenshot: (chromium, inspect element)

Bildschirmfoto 2024-02-26 um 04 00 54

@4c2
Copy link
Author

4c2 commented Feb 27, 2024

yes, this works. thanks. In firefox, one can find the settings here:

Bildschirmfoto vom 2024-02-27 18-31-17
(set from 1 --> 0 and refresh page.

Shall we leave the issue open for further improvements?

@MetaChuh
Copy link

Shall we leave the issue open for further improvements?

probably yes, as it sounds reasonable to be able to reset this value from within the opendtu gui

@MetaChuh
Copy link

@tbnobody 👍

verified: v24.3.15 solves #1787 perfectly 👍
many thx and appreciations from us all 🙏

greetings, metachuh

@4c2
Copy link
Author

4c2 commented Mar 17, 2024

@tbnobody also thanks from my side. It works well in v24.3.15.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants