-
Notifications
You must be signed in to change notification settings - Fork 59
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
Pixelix v7.2.0 #155
Merged
Merged
Pixelix v7.2.0 #155
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
… is useful e.g. to get the degree character 0x8E by using \x8E
…me is only considered in the plugin activation. But if the slot time was changed during active period, nothing happened.
…ata/configuration to provide them in the filesystem.
… new plugin can be configured. For the MQTT the GrabViaMqttPlugin can be used.
…ys shown, not only the actual one.
… for consistency.
…ity and maintainability.
S3 support meanwhile part of bodmer/TFT_eSPI. Remove temporary patched versiom which had compile time warnings.
Fix issue #139: S3: Switch to official eSPI_TFT library
…esn't copy the NTP server address. It will access the given address during runtime, therefore the string with the NTP server address needs to be "static". The second problem was that the CountdownPlugin didn't update periodically in the process() routine. #142
Library ArduinoJson upgraded to 6.21.3
Fix the false reading from the config
Fix mqtt login with a password
… This change is related to GrabViaMqttPlugin and GrabViaRestPlugin.
…f a connection re-establishment. #152
…ormance and less resources necessary.
…ugin increased to 512 byte.
…all defined button actions. The display page was extended to jump to previous/next slot. Additional the automatic display update is disabled by default. Use the button to enable it.
…ars to a String in loop. This may cause a reallocation every time.
… updating the form makes sense.
…ent available heap memory. #153
…ning out of heap, especially for SSL connections. #153
…t. Additional improved "hasTopicChanged" functionality.
…s missing the first time.
…ry for the ThreeIconPlugin.
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.
No description provided.