-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
2021.6.3 #51595
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
Conversation
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
Member
- Use a single job to ping all devices in the Broadlink integration (@felipediel - #51466) (broadlink docs)
- Fix loop in tod binary sensor (@bdraco - #51491) (tod docs)
- AsusWRT fix keyerror when firmver is missing from info (@timmo001 - #51499) (asuswrt docs)
- Handle missing options in foreign_key for MSSQL (@bdraco - #51503) (recorder docs)
- Fix missing Tibber power production (@Danielhiversen - #51505) (tibber docs)
- Bump garminconnect_aio to 0.1.4 (@cyberjunky - #51507) (garmin_connect docs)
- Bump pyialarm to 1.8.1 (@RyuzakiKK - #51519) (ialarm docs)
- Improve log message when zone missing in geolocation trigger (@exxamalte - #51522) (geo_location docs)
- Ensure host is always set with samsungtv SSDP discovery (@bdraco - #51527) (samsungtv docs)
- Bump aiorecollect to 1.0.5 (@bachya - #51538) (recollect_waste docs)
- Fix garmin_connect config flow multiple account creation (@cyberjunky - #51542) (garmin_connect docs)
- Bump dwdwfsapi to 1.0.4 (@stephan192 - #51556) (dwd_weather_warnings docs)
- Increase isy setup timeout to 60s (@bdraco - #51559) (isy994 docs)
- Fix Sonos restore calls (@jjlawren - #51565) (sonos docs)
- Update builder to 2021.06.2 (@pvizeli - #51582)
- Fix deprecated value_template for MQTT light (@emontnemery - #51587) (mqtt docs)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* log warning message if zone cannot be found * improve log message * add test case
There was a case where self._host could have been None before _async_set_unique_id_from_udn was called Fixes #51186
- Ensure errors are displayed in the UI
frenck
approved these changes
Jun 7, 2021
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 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.