v9.0.0#264
Merged
Merged
Conversation
…ing established, to make sure the error callback of the RestService is triggered.
…ure the respective task gives the mutex before being destroyed.
…being processed at that time is the one that needs to be aborted.
…hanges Feature/rest service gruenbeck changes
…ient-changes Feature/rest service async http client changes
…task to avoid an assertion and handling the error case in which a connect is pending, never connected but SSL handshake fails without error notification only closed notification.
…, onError callback of the RestService is now called if onClosed is called without a previous call of onResponse.
…feature/RESTService-AsyncHttpClient-changes
…re than available for new and malloc.
…t a prior connection being established. This time with a check for prior onError calls.
…is only called in methods that are protected by the global mutex.
…ient-changes Feature/rest service async http client changes
…-merge Feature/rest service development merge
…ecessary null checks on jsonDocs.
Feature/rest service doc changes
Added mutex protection in preProcessCallbacks of plugins. Deleted unn…
…ved. Logic simplified in some places.
Contributor
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
…CallForecast.h Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Co-authored-by: BlueAndi <9699465+BlueAndi@users.noreply.github.com>
Fix spelling typos in OpenWeatherOneCallForecast setLatitude documentation
Fix spelling errors in OpenWeatherOneCallCurrent.h documentation
Fix spelling typos in OpenWeatherForecast.h documentation
Fix spelling errors in OpenWeatherCurrent.h documentation
Fix spelling typo in IOpenWeatherGeneric.h documentation
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 256 out of 656 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 256 out of 656 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 256 out of 656 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or 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
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.
v9.0.0
Warning
Upgrading Pixelix from < v9.0.0 requires to update via USB. OTA update won't work!
Upgrade the filesystem as well. Restore your configuration is supported, but please check all breaking changes listed below.
Features
to configure it in one place (settings) for all text widgets.
Bugfixes
Breaking Changes