-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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.11.1 #103301
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
catch unexpected response
* Fix MQTT config check * Fix handling invalid enity_category for sensors * Improve docstr * Update comment * Use correct util for yaml dump
* Use None instead of raising ValueError if value invalid * use async_dispatcher_send
Remove measurement flag from timestamp
frenck
requested review from
a team,
bdraco,
fabaff,
gjohansson-ST,
joostlek,
emontnemery,
jbouwh,
elupus,
farmio,
cgarwood and
dgomes
as code owners
November 3, 2023 12:03
home-assistant
bot
added
core
has-tests
merging-to-master
This PR is merging into the RC branch and should probably change the branch to `dev`.
labels
Nov 3, 2023
joostlek
approved these changes
Nov 3, 2023
Can we/should we remove #103092 ? |
What would be the reason not to include it? As in, it is a bump that upstream updates/fixes definitions of the holidays for many countries? |
gjohansson-ST
approved these changes
Nov 3, 2023
jbouwh
approved these changes
Nov 3, 2023
Drafting, got a request from Z-Wave to pull something in. |
* Improve typing * fix mypy * Further improve typing * Restore Literal typing * Bump reolink_aio to 0.7.13 * Bump reolink-aio to 0.7.14
* Bump py_nextbusnext to v1.0.1 to fix TypeError Currently throwing an error as a set is passed into the method that is currently expecting a Sequence. That method is technically compatible with Iterable, so the latest patch relaxes that restriction. * Bump version to v1.0.2 to fix error message
* Report correct weather condition at night for Met, fixes #68369, fixes #89001 * Update homeassistant/components/met/weather.py Co-authored-by: Jan-Philipp Benecke <[email protected]> --------- Co-authored-by: Jan-Philipp Benecke <[email protected]>
* Fix cover bug for Window Covering CC values * update test * Fix fixture * Remove no-op line from test
frenck
requested review from
Kane610,
ludeeus,
starkillerOG and
Danielhiversen
as code owners
November 4, 2023 12:09
Kane610
approved these changes
Nov 4, 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`.
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.
Docs PR: home-assistant/home-assistant.io#29682