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

2023.12.2 #105655

Merged
merged 29 commits into from
Dec 13, 2023
Merged

2023.12.2 #105655

merged 29 commits into from
Dec 13, 2023

Conversation

frenck
Copy link
Member

@frenck frenck commented Dec 13, 2023

Docs PR: home-assistant/home-assistant.io#30315

apt-itude and others added 25 commits December 13, 2023 14:41
Co-authored-by: J. Nick Koston <nick@koston.org>
* fix update service
refactor service yaml

* Remove leftover target
…105435)

* refactor: return date/datetime for due date

* fix: explicitly set due date on vTODO component

Using `set_due` automatically handles converting the Python-native
date/datetime values to the correct representation required by RFC5545.

* fix: fix tests with changed due date handling

* fix: item.due may not be a str

* refactor: keep local timezone of due datetime

* refactor: reorder import statement

To make ruff happy.

* fix: fix false-positive mypy error
…ensors in moehlenhoff alpha2 (#105437)

Check whether the referenced heat area exists

when setting up valve opening and battery sensors
* Bump hatasmota to 0.8.0

* Keep devices with deep sleep support always available

* Add tests
* Fix alexa calls not supported cover services

* Follow up comment and additional tests
* Bump zeroconf to 0.128.3

significant bug fixes

changelog: python-zeroconf/python-zeroconf@0.128.0...0.128.3

* .4
* Bump caldav to 1.3.8

1.3.8 fixes a bug where duplicate STATUS properties would be emitted for a single VTODO depending on the case of the arguments used.

That bug meant that even though that is the intended API usage, passing lowercase for the status argument name would be rejected by caldav servers checking conformance with the spec which forbids duplicate STATUS.

This in turn prevented HomeAssistant to add new items to a caldav todo list.

Bump the requirements to 1.3.8 to repair that feature

* Update global requirements
Co-authored-by: Khole Jones <khole.jones@frasers.group>
* Fix setup fastdotcom

* Add if
@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 Dec 13, 2023
@frenck frenck marked this pull request as draft December 13, 2023 15:20
@frenck frenck marked this pull request as ready for review December 13, 2023 16:12
@frenck frenck merged commit 711d9e2 into master Dec 13, 2023
125 of 129 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2023
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