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
Development+scd40 #2
Open
Arnold-n
wants to merge
3,807
commits into
CO2+SCD40
Choose a base branch
from
development+SCD40
base: CO2+SCD40
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 fix bug in conditional
Berry improved `super()` for inheritance
Berry take into account `bytes()` in gc size
Berry fix deinit
Berry support for indirect members
Add Sonoff L1 MusicSync off when a remote button is received (arendst#12930)
Add Sonoff L1 MusicSync off when a color change is requested (arendst#12930)
…tatic_members Berry fix bytecode load/save for static class members
…xt_enhancement Enhanced 7-Segment command DisplayScrollText for indefinite as well as finite scrolling
Add PRECONFIGURED_SCRIPT and START_SCRIPT_FROM_BOOT options
Remove home assistant discovery
support AHT20 without enabling AHT1x
I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future. Thank you for your consideration!
Create SECURITY.md
* Berry string range * Fix regressions
bl09xx driver for both bl0939 and bl0940
Add support for BL0939 energy monitor as used in ESP32 based Sonoff Dual R3 V2 Pow (arendst#13195)
Berry simplification of `ctypes`
fix sml obis
fix graph colors
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: Combines CO2 and SCD40 code