Support for OTA via http_request - add installation option to copy firmware/md5 files to HA www subfolder. #3481
Unanswered
lucky62
asked this question in
Builder features or enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the enhancement
I am using several battery powered sensors with deep_sleep. The http_request is used for OTA updates.
New firmware must be first downloaded, then uploaded to the HA www folder to be available via HTTP:
It will be nice to have an option to install these files automatically via dashboard.
I mean one more option in INSTALL menu:
The code for this will be very similar as "Manual download", just file will be copied to the www folder, instead of download.
And md5 file will be generated.
Use cases
it will simplify the distribution of new/updated firmware in case the OTA via http_request is used.
Visual examples
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions