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

Propose Release v1.1 #11

Merged
merged 20 commits into from
May 23, 2022
Merged

Propose Release v1.1 #11

merged 20 commits into from
May 23, 2022

Conversation

kendallgoto
Copy link
Owner

@kendallgoto kendallgoto commented May 23, 2022

These changes will update the Tasmota version used to be the full 4MB ESP32-C3 build, allowing for future OTAs. This corrects an error in the original v1.0 release that installed a 2MB build which did not allow for future updates due to space constraints. (#8)

Devices have been tested upgrading from stock firmware, to SwitchbOTA v1.1, then to Tasmota32-C3 version v11.1.0 without error. The original template used on the 2MB build remains unchanged.

Also addressed:

linagee and others added 20 commits May 8, 2022 09:56

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update server to check md5 of cached and downloaded files, removing bad existing files before trying to download new, and throwing on invalid downloads.
TODO: Update APP_BIN_MD5 with that of new 'latest' tagged app.bin file.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
No, it actually does have a 4MB flash chip. Reverting my change.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
No, it actually does have a 4MB chip.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Attempt to grab all build files in final built .zip
(Normally only need switchbota.bin which should normally be renamed to app.bin, but I need bootloader.bin built.)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build app.bin via github actions

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change to 4M tasmota binary for OTA updating.
@kendallgoto kendallgoto merged commit 3778646 into main May 23, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants