Skip to content
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

2024.2.3 #111133

Merged
merged 29 commits into from
Feb 22, 2024
Merged

2024.2.3 #111133

merged 29 commits into from
Feb 22, 2024

Conversation

frenck
Copy link
Member

@frenck frenck commented Feb 22, 2024

Docs: home-assistant/home-assistant.io#31555

iMicknl and others added 28 commits February 22, 2024 11:35
)

* handle deep standby and poweroff of enigma2 devices gracefully

* address review comments

* remove warning on deep standby

* use contextlib.suppress
* HVAC_MODE support for set_temperature

* Fix import
* bump roombapy to 1.6.11

* Apply suggestions from code review

* "fix" tests (make them pydantic fiendly?)

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This mainly addresses the client hanging and not reconnecting whenever
the deluge server is restarted. See JohnDoee/deluge-client#42

JohnDoee/deluge-client@1.10.0...1.10.2
* Update aioairzone to v0.7.3

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* Update aioairzone to v0.7.4

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

---------

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
@home-assistant home-assistant bot added cla-signed core merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`. labels Feb 22, 2024
@frenck
Copy link
Member Author

frenck commented Feb 22, 2024

Hmmm, why is ruff complaining 😓

Fixed

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from __future__ import annotations

is missing

Copy link
Member Author

@frenck frenck Feb 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now, I've removed it from the milestone. Beta for 2024.3 starts this upcoming Wednesday.

@frenck frenck merged commit 1ee3927 into master Feb 22, 2024
101 checks passed
@THETCR
Copy link

THETCR commented Feb 23, 2024

@frenck the deployment pipeline is still awaiting approval. Any reason why this release has not been published on PyPI?

@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet