Conversation
* 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>
fixes undefined
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>
Fixes #86765 fixes undefined
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
fixes undefined
Ignore devices without a name
closes undefined
We would calculate this value and throw it away because it was only used on first_connection
changelog: Bluetooth-Devices/sensorpro-ble@v0.5.1...v0.5.3 same fix as #85432 but for sensorpro
changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.4.3..v0.4.5 same fix as #85432 but for thermopro
changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.1..v0.2.3 same fix as #85432 but for bluemaestro
* 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>
8 tasks
Member
|
cherry-pick of #87589 should fix the pip conflict (if anything actually needs it to pass) |
bdraco
approved these changes
Feb 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.