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.4.1 #90956

Merged
merged 27 commits into from
Apr 6, 2023
Merged

2023.4.1 #90956

merged 27 commits into from
Apr 6, 2023

Conversation

balloob
Copy link
Member

@balloob balloob commented Apr 6, 2023

mkmer and others added 17 commits April 6, 2023 13:20
…og_objects (#90867)

Since some objects are very large we can generate overly large log messages
```
Event data for system_log_event exceed maximum size of 32768 bytes. This can cause database performance issues; Event data will not be stored
```

Reported in https://ptb.discord.com/channels/330944238910963714/427516175237382144/1093069996101472306
…tions (#90880)

Add deadlock retry wrapper to timestamp column migrations

fixes #90819
* migrate entity unique ids

* Update homeassistant/components/pi_hole/__init__.py

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Bump ulid-transform 0.6.0

changelog: bdraco/ulid-transform@v0.5.1...v0.6.0

to find the source of the invalid ulids in #90887
Co-authored-by: J. Nick Koston <nick@koston.org>
* fix(nuki): handle NoURLAvailableError

* only try internal URLs
@home-assistant home-assistant bot added the merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`. label Apr 6, 2023
epenet and others added 3 commits April 6, 2023 14:34
* Fix flaky test in vesync

* Move sorting to the test
Co-authored-by: J. Nick Koston <nick@koston.org>
* use is_doorbell instead of is_doorbell_enabled

* Bump reolink-aio to 0.5.10
@bdraco
Copy link
Member

bdraco commented Apr 6, 2023

#90925 is ready now

Cleanup first after losing an imap connection
gadgetchnnel and others added 2 commits April 6, 2023 20:49
…ributes set (#90603)

* Allow value_template to be used if json_attributes set

* Set state to None if no value_template and json_attributes used

* Refactor check for no value_template when json_attributes used

* Updated and additional unit test

* Updated to set _attr_native_value and return if value_template is None

* Update unit test docstring

* Updated test docstring based on feedback
@balloob balloob requested a review from frenck as a code owner April 6, 2023 20:54
@balloob balloob merged commit 0c15c75 into master Apr 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core has-tests 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