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

Version of homepoint in configuration webpage? #158

Open
ghosty-be opened this issue Feb 25, 2021 · 2 comments
Open

Version of homepoint in configuration webpage? #158

ghosty-be opened this issue Feb 25, 2021 · 2 comments

Comments

@ghosty-be
Copy link
Contributor

Was thinking if it would be possible to write the version of the homepoint firmware into a file on the spiffs (for example version.txt) so when you open the webpage that it can use that file to list the version on the configuration webpage somewhere?

@sieren
Copy link
Owner

sieren commented Feb 25, 2021

SPIFFS will not be updated during/after a firmware update, therefore thats not possible.
Showing the version is a good idea though, will do some point in the future.

(Or maybe youre up for doing it? Happy to merge it ;-))

@ghosty-be
Copy link
Contributor Author

but from your running code on bootup it should be possible to write a file in the spiffs, no?
And I am not familiar with the ESP-IDF development environment you used to develop this... I mostly just work with arduino IDE...
Or maybe I shouldn't be so lazy and setup a full dev env to start hacking at your code ;)

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

2 participants