Update aioairzone-cloud to v0.4.5#112034
Merged
Merged
Conversation
a2bb777 to
d1c98db
Compare
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
d1c98db to
3f83546
Compare
Kane610
approved these changes
Mar 2, 2024
balloob
pushed a commit
that referenced
this pull request
Mar 2, 2024
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Member
|
CI is failing sometimes after this PR was merged Looks like unmocked I/O somewhere |
Member
|
20 tasks
Contributor
Author
Thanks for reporting @bdraco, but unfortunately I won't have access to a computer in 24h, so I won't probably be able to fix it till then... |
Contributor
Author
20 tasks
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change
Update aioairzone-cloud to v0.4.5.
The library now uses the new WebSockets functionality to reduce the number of API calls.
This is a first stage to reduce the number of API calls, but in a future PR I’ll add a callback for WebSockets updates and the integration will become Cloud Push instead of Cloud Polling.
Releases:
Git compare: Noltari/aioairzone-cloud@0.3.8...0.4.5
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.To help with the load of incoming pull requests: