Replies: 2 comments
-
Tasmota has no mechanism for saving a command to be executed after upgrading, but maybe you could create some automation, depending on your setup. |
Beta Was this translation helpful? Give feedback.
0 replies
-
change (set in my_user_config.h) from |
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.
-
We need to execute command just once after firmware update. It tried to use
USER_BACKLOG
when building firmware, but it does not seem to get executed, probably because there is already existing configuration.The use case is quite simple. When we are changing firmware from our build back to vanilla Tasmota we need to execute
Reset 1
Beta Was this translation helpful? Give feedback.
All reactions