-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
2022.4.2 #69835
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 11, 2022
•
edited
Loading
edited
- Update python-mpd2 to 3.0.5 (@azrdev - #69304) (mpd docs)
- Fix Netgear switch state update (@starkillerOG - #69597) (netgear docs)
- Fix upnp subscription in SamsungTV (@epenet - #69652) (samsungtv docs)
- Fix soundtouch service calls (@KNXBroker - #69655) (soundtouch docs)
- Suppress Upnp parsing errors in SamsungTV (@epenet - #69664) (samsungtv docs)
- Add None guard for zwave_js humidifier entity (@EiNSTeiN- - #69667) (zwave_js docs)
- Fix Shelly gen2 cover unavailable when not calibrated (@thecode - #69671) (shelly docs)
- Refresh google calendar tokens with invalid expiration times (@allenporter - #69679) (google docs)
- Support webp still image format in generic camera (@davet2001 - #69718) (generic docs)
- Increase tplink effects random seed allowed range to 1-600 (@bdraco - #69725) (tplink docs)
- Bump aio_georss_gdacs to 0.7 (@exxamalte - #69743) (gdacs docs)
- Fix SleepIQ firmness number step and min values (@mfugate1 - #69757) (sleepiq docs)
- Fix unifiprotect for 2.0.0-beta2 of UniFi Protect (@AngellusMortis - #69762) (unifiprotect docs)
- Upgrade pynina to 0.1.8 (@DeerMaximum - #69771) (nina docs)
- Handle expired credentials in reauth in google calendar initialization (@allenporter - #69772) (google docs)
- Bump rtsp-to-webrtc to 0.5.1 (@allenporter - #69776) (rtsp_to_webrtc docs)
- Bump slixmpp to 1.8.2 (@michaeldavie - #69794) (xmpp docs)
- Fix converting (value, unit) tuples if value is None (@rikroe - #69802) (bmw_connected_drive docs)
- Reduce API limit for tomorrow.io (@raman325 - #69818) (tomorrowio docs)
- Speed up Plex playback for multiple videos (@jjlawren - #69821) (plex docs)
- Retry on more Plex connection failures during startup (@jjlawren - #69822) (plex docs)
- Downgrade av to 8.1.0 to fix memory leak (@bdraco - #69833) (stream docs) (generic docs)
- Don't test config on yaml import for generic camera (@davet2001 - #69714) (generic docs)
Co-authored-by: J. Nick Koston <nick@koston.org>
* Add None guard for humidifier entity is_on * Add guards in more places * Update homeassistant/components/zwave_js/humidifier.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Refresh google calendar tokens with invalid expiration times * Update tests/components/google/conftest.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Remove unnecessary async methods in functions being touched already Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Increase tplink effects random seed allowed range to 1-600 Reported https://community.home-assistant.io/t/tp-link-integration-support-for-kl430-led-light-strip/190635/62?u=bdraco * cover
* fix sleepiq firmness number step and min values * add asserts for min/max/step attributes
#69772) Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
bdraco
approved these changes
Apr 11, 2022
8 tasks
raman325
approved these changes
Apr 11, 2022
thecode
approved these changes
Apr 11, 2022
epenet
approved these changes
Apr 11, 2022
Test failure is just a failing test that has been fixed in #69211 |
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.