forked from arendst/Tasmota
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update local repo #2
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
Zigbee add visual map of network
Support power tap and hold; increase hold from .5 to .75 seconds
show relay state in prometheus metrics
scripter update
Add support for LE LampUX 907001-US (#10114)
Fix JSMN unescape function (#10107)
MGC3130: more debug infos
Zigbee fix for visual map
Fix ESP32 CC2530 heap corruption (#10121)
reorder stop to esure direct stop after command
…ead of fixed slew rate (#10109)
Zigbee support for QBKG11LM #10039
Command ``SetOption117 1`` for light fading to be fixed duration instead of fixed slew rate (#10109)
Tasmota begin with 1 for sunday but Tuya MCU Protokoll begin with 1 at monday in "day_of_week"
Detailed analysis of where time is used during stop and optimize stop.
Shutters: Correct Pulsetime issues.
Redesign syslog and mqttlog using log buffer (#10164)
m5stack core2 support
Effort to get rid of PrepLog_P now syslog and mqttlog are async
Allow DS18X20_MAX_SENSORS to be redefined
fix script_sub_command
Update Links to Github Discussions
Shelly Dimmer: Use global setting value for brightness and fade rate at startup
Use ESP32 1.0.5-rc4 for development
Fix Scripter JSON variable lenght issue (#10193)
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.
Description:
Related issue (if applicable): fixes #
Checklist:
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass