forked from arendst/Tasmota
-
Notifications
You must be signed in to change notification settings - Fork 2
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
merge changes from the fork origin 13.1.0 #21
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Berry `var` allowed in with walrus operator `:=` * fix regression
…)" (arendst#19019) This reverts commit 8f06552.
Implement deepsleep(0) as command ``restart 9`` (arendst#19024)
* Accelerate path.listdir() * restore old behavior, push filename only and not the full path to the list
…t#19044)" (arendst#19051) This reverts commit c4f899a.
…dst#19058) * ESP32 LVGL library from v8.3.7 to v8.3.8 (no functional change) * Update changelog
* Update tasmota_types.h * Update xdrv_68_zerocrossDimmer.ino
…st#19070) * Berry add `getgbl` counter * Berry added `getgbl` performance counter to `debug.counters()`
Enable ESP32 shutter driver (arendst#18295)
Update changelogs
I noticed that the translation for SetOption154/155 bits did not match tasmota_types.h: https://github.com/arendst/Tasmota/blob/development/tasmota/include/tasmota_types.h#L190-L191
* Matter fix session not being removed from memory * Fix
* Remove recursion into folders on Manage Files. May be enabled with UFILESYS_RECURSEFOLDERS_GUI. On Edit of a file, Save and Magane btuttons return to the folder containgint the file being edited. On delete file, UI returns to the folder that the deleted file was in. * Make newfile put in in the current folder, and return to current folder on save of manage button. * Add folderOnly and FileOnly functions to reduce code duplication. Enable folder delete. Enable folder listing to be aborted (x in browser) Disbale ESP32 Download Task. Needs attention. Allow folder create from newfile name.
Configuration file save and restore now backup and restore ``.xdrvsetXXX`` files too (arendst#18295)
Tasmota Core 2.0.13
Cybnon
approved these changes
Sep 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merged changes from version 13.1.0