-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[PluginID] Add support for over 255 pluginIDs #5083
Open
TD-er
wants to merge
28
commits into
letscontrolit:mega
Choose a base branch
from
TD-er:feature/Over_255_pluginIDs
base: mega
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.
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 234decd - Browse repository at this point
Copy the full SHA 234decdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b125d9a - Browse repository at this point
Copy the full SHA b125d9aView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 094594e - Browse repository at this point
Copy the full SHA 094594eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b816de8 - Browse repository at this point
Copy the full SHA b816de8View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddd2249 - Browse repository at this point
Copy the full SHA ddd2249View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c8ee71 - Browse repository at this point
Copy the full SHA 5c8ee71View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4aad5e - Browse repository at this point
Copy the full SHA b4aad5eView commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 098485e - Browse repository at this point
Copy the full SHA 098485eView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbe732d - Browse repository at this point
Copy the full SHA cbe732dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c527cf - Browse repository at this point
Copy the full SHA 3c527cfView commit details -
[Controller Settings] Reserve bits for TLS type in controller settings
For upcoming MQTT TLS feature
Configuration menu - View commit details
-
Copy full SHA for d5142a6 - Browse repository at this point
Copy the full SHA d5142a6View commit details
Commits on Jul 19, 2024
-
GPS is one of the very few use cases, where the resolution of a float is not enough. A float only has a resolution of 6 decimals. However, when you are located at a location where the latitude or longitude requires 2 or 3 decimal places to represent the degrees, not a lot of resolution is left to pinpoint the actual position. Before this fix, the standard deviation of my position (53 degree North, 6 East) was about 15 - 20 meters on a stationary GPS module. With this fix, the standard deviation is about 5 meter for the same stationary GPS modules.
Configuration menu - View commit details
-
Copy full SHA for b4ff34e - Browse repository at this point
Copy the full SHA b4ff34eView commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9550e4f - Browse repository at this point
Copy the full SHA 9550e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f05d924 - Browse repository at this point
Copy the full SHA f05d924View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c84651 - Browse repository at this point
Copy the full SHA 8c84651View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab0880e - Browse repository at this point
Copy the full SHA ab0880eView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8668f8f - Browse repository at this point
Copy the full SHA 8668f8fView commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f601433 - Browse repository at this point
Copy the full SHA f601433View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14b359 - Browse repository at this point
Copy the full SHA f14b359View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d42db9d - Browse repository at this point
Copy the full SHA d42db9dView commit details -
[ESPEasy p2p] Fix sending task value data on ESP8266
TaskValueData_t is now forced 32-bit aligned to fix other issues, so we must copy it byte aligned to/from the p2p struct.
Configuration menu - View commit details
-
Copy full SHA for 4a0504b - Browse repository at this point
Copy the full SHA 4a0504bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4e3fa - Browse repository at this point
Copy the full SHA 1f4e3faView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f86f3d - Browse repository at this point
Copy the full SHA 3f86f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c70724c - Browse repository at this point
Copy the full SHA c70724cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056c90c - Browse repository at this point
Copy the full SHA 056c90cView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e8330d - Browse repository at this point
Copy the full SHA 9e8330dView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6286391 - Browse repository at this point
Copy the full SHA 6286391View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a2af95 - Browse repository at this point
Copy the full SHA 9a2af95View commit details
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.