Support explicitly marking an OTA update as successful #3538
Unanswered
mcassaniti
asked this question in
Component enhancements
Replies: 1 comment
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Component name
ota
Link to component documentation on our website
https://esphome.io/components/ota/
Describe the enhancement
This feature would allow an update to be explicitly marked as being successful so that a firmware rollback could be avoided. This would add an action to either the OTA or safe mode component.
Use cases
Sleeping devices are the primary use case. After an update they are unlikely to be awake very long, marking the boot as unsuccessful in due time. Disabling safe mode is the safer option, or setting a very short timeout and hoping for the best.
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions