-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
2021.4.4 #49139
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
Member
balloob
commented
Apr 13, 2021
- Move cast config flow tests to test_config_flow (@emontnemery - #48362) (cast docs)
- Bump nexia to 0.9.6 (@bdraco - #48982) (nexia docs)
- Set Lyric hold time to use local time instead of utc (@timmo001 - #48994) (lyric docs)
- Fix Shelly brightness offset (@thecode - #49007) (shelly docs)
- Bump ha-philipsjs to 2.7.0 (@elupus - #49008) (philips_js docs)
- Fix use search instead of match to filter logs (@frenck - #49017) (logger docs)
- Resolve potential roku setup memory leaks (@ctalkington - #49025) (roku docs)
- Bump aiohomekit to 0.2.61 (@bdraco - #49044) (homekit_controller docs)
- Fix cast options flow overwriting data (@emontnemery - #49051) (cast docs)
- Quote media_source paths (@emontnemery - #49054) (http docs)
- mqtt fan percentage to speed_range and received speed_state fix (@jbouwh - #49060) (mqtt docs)
- Catch unknown equipment values (@dieselrabbit - #49073) (screenlogic docs)
- Downgrade logger message about homekit id missing (@bdraco - #49079) (homekit_controller docs)
- Upgrade maxcube-api to 0.4.2 (@unaiur - #49106) (maxcube docs)
- Check all endpoints for zwave_js.climate hvac_action (@jjlawren - #49115) (zwave_js docs)
- Now returns None when a humidity sensor cannot be read instead of throwing an exception
This has some improvements to not consider the TV off due to some exceptions that is related to API being buggy rather than off.
* resolve potential roku setup memory leaks * Update __init__.py
* Quote path in async_sign_path * Address review comments, add tests * Update tests/testing_config/media/Epic Sax Guy 10 Hours.mp4 Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* percentage to speed_range and get speed state fix * Update homeassistant/components/mqtt/fan.py * Update homeassistant/components/mqtt/fan.py * Update homeassistant/components/mqtt/fan.py * Update homeassistant/components/mqtt/fan.py Co-authored-by: J. Nick Koston <nick@koston.org>
* Catch unknown equipment values * Catch unknown equipment values * Remove warning spam.
This can happen if the TXT record is received after the PTR record and should not generate a warning since it will get processed later
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.