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.3 #91316

Merged
merged 22 commits into from
Apr 13, 2023
Merged

2023.4.3 #91316

merged 22 commits into from
Apr 13, 2023

Conversation

balloob
Copy link
Member

@balloob balloob commented Apr 13, 2023

amattas and others added 20 commits April 12, 2023 20:35
* Update config_flow.py

Used constant string for consistency

* Update config_flow.py

Removed code for location ID and name the integration using the username

* Update manifest.json

Updated codeowners

* Update config_flow.py

* Update config_flow.py

Formatted with black

* Update manifest.json

Updated codeowners

* Update test_config_flow.py

Updated test
fix(nuki): throw warning if webhook cannot be created
* track availability of source sensor

* address review comments
#91129)

Relax event valudation to allow existing zero duration events
* Bump ulid-transform to 0.6.2

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

32bit fixes

fixes #91092

* 0.6.3
Co-authored-by: David F. Mulcahey <david.mulcahey@icloud.com>
…91313)

* Use local timezone for recorder connection

The fix in #90335 had an unexpected side effect of
using UTC for the timezone since all recorder operations
use UTC. Since only sqlite much use the database executor
we can use a seperate connection pool which uses local time

This also ensures that the engines are disposed of
when Home Assistant is shutdown as previously we
did not cleanly disconnect

* coverage

* fix unclean shutdown in config flow

* tweaks
@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 Apr 13, 2023
@balloob balloob merged commit 8ec6afb into master Apr 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 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