-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
2024.9.2 #126062
Conversation
This file contains 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
fix: Lyric has an actual "Auto" mode that is exposed if the device has an Auto mode.
* Fix bugs when a lock is no longer returned by the API * Changes requested during review * Only mark unavailable if lock is not present * Remove stale comment * Remove over-judicious nullability checks * Remove another unnecessary null check
* fix: use default mired range in belbox lights running in color temp mode * fix: ruff
* update diagnostics to include static and make room for multiple coordinator data objects * fix mac address is not stored in config_entry but on device
adds a debounce to the updates to ensure we do not request the activities api too often if the websocket sends rapid updates fixes #125277
Signed-off-by: Avi Miller <me@dje.li>
* initial commit * initial commit
* Bump sfrbox-api to 0.0.11 * Re-enable tests
* Update russound library to fix BrokenPipeError * Remove library from license expection list
* Add favorite position for TDBU * fix styling
Update govee light local library
Abort zereconf flow on connect error during discovery
home-assistant
bot
added
the
merging-to-master
This PR is merging into the master branch and should probably change the branch to `dev`.
label
Sep 16, 2024
joostlek
approved these changes
Sep 16, 2024
frenck
requested review from
dmulcahey,
Adminiuga,
puddly,
TheJulianJES,
gjohansson-ST,
bdraco,
rytilahti,
jjlawren,
epenet,
allenporter,
starkillerOG,
farmio,
marvin-w,
jbouwh and
a team
as code owners
September 16, 2024 15:04
gjohansson-ST
approved these changes
Sep 16, 2024
* pin pyasn1 until fixed * add to gen requirements
Could #124326 be incorporated in 2024.9.2 as well? My lock is not perfectly usable for a while now and this would allow me to use all its features. |
dmulcahey
approved these changes
Sep 16, 2024
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`.
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.
Changelog/release notes update: home-assistant/home-assistant.io#34762