Skip to content

2023.2.3#87652

Merged
balloob merged 28 commits into
masterfrom
rc
Feb 8, 2023
Merged

2023.2.3#87652
balloob merged 28 commits into
masterfrom
rc

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Feb 7, 2023

bdraco and others added 26 commits February 7, 2023 13:39
* Speed up purge time with newer MariaDB versions

* fix

* document

* document

* document

* rename

* self review

* Update homeassistant/components/recorder/util.py

* fixes
Co-authored-by: J. Nick Koston <nick@koston.org>
Disable Uptime sensor by default in Unifi
Fix recorder run history during schema migration

RunHistory.get and RunHistory.current can be called before
RunHistory.start. We need to return a RecorderRuns object
with the recording_start time that will be used when start
it called to ensure history queries still work as expected.

fixes #87112
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
fixes undefined
* Updated local_name to reflect the naming scheme in HLK firmware 2.01.23020209

* Adding generated bluetooth file.
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
Ignore devices without a name
We would calculate this value and throw it away
because it was only used on first_connection
* Bump sensorpush-ble to 1.5.4

changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.5.2..v1.5.4

same fix as #85432 but for sensorpush

* bump again to fix parser with passive scans
* Do not return cached values for state and brightness

* Move building the uncached state dict behind a lru_cache (_build_entity_state_dict)

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
@home-assistant home-assistant Bot added cla-signed core merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`. labels Feb 7, 2023
@bdraco
Copy link
Copy Markdown
Member

bdraco commented Feb 7, 2023

cherry-pick of #87589 should fix the pip conflict (if anything actually needs it to pass)

@balloob balloob merged commit 9962e9b into master Feb 8, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 9, 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 master branch and should probably change the branch to `dev`.

Projects

None yet

Development

Successfully merging this pull request may close these issues.