-
-
Notifications
You must be signed in to change notification settings - Fork 30.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
2021.7.3 #53076
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
frenck
commented
Jul 16, 2021
•
edited
Loading
edited
- Update ZHA to support zigpy 0.34.0 device initialization (@puddly - #52610) (zha docs)
- copy() --> deepcopy(). (@janiversen - #52794) (modbus docs)
- only allow one active call in each platform. (@janiversen - #52823) (modbus docs)
- Bump pyatv to 0.8.1 (@doug-hoffman - #52849) (apple_tv docs)
- Handle dhcp packets without a hostname (@bdraco - #52882) (dhcp docs)
- Add OUIs for legacy samsungtv (@bdraco - #52928) (samsungtv docs)
- Bump python-fireservicerota to 0.0.43 (@cyberjunky - #52966) (fireservicerota docs)
- More graceful exception handling in Plex library sensors (@jjlawren - #52969) (plex docs)
- Fix issue connecting to Insteon Hub v2 (@teharris1 - #52970) (insteon docs)
- Bump pysma to 0.6.4 (@rklomp - #52973) (sma docs)
- Update pyrainbird to 0.4.3 (@peternijssen - #52990) (rainbird docs)
- Bump pypck to 0.7.10 (@alengwenus - #53013) (lcn docs)
- fix for timestamp not present in SIA (@eavanvalkenburg - #53015) (sia docs)
- Co2signal, set SCAN_INTERVAL (@Danielhiversen - #53023) (co2signal docs)
- Another SIA fix for timestamp not present. (@eavanvalkenburg - #53045)
- Fix knx expose feature not correctly falling back to default value (@da-anda - #53046) (knx docs)
- Expose Spotify as a service (@balloob - #53063)
- Increase polling interval to prevent reaching daily limit (@vlebourl - #53066) (home_plus_control docs)
- Add light white parameter to light/services.yaml (@emontnemery - #53075) (light docs)
* Handle `None` node descriptors * Skip loading uninitialized devices * Fix unit test incorrectly handling unset cluster `ep_attribute` * Revert filtering devices by status during startup
* Bump pyatv to 0.8.1 * Update apple_tv tests for new create_session location * Update test_user_adds_unusable_device to try device with no services pyatv >=0.8.0 considers AirPlay a valid service and no longer fails under the previous conditions.
* Handle dhcp packets without a hostname - Since some integrations only match on OUI we want to make sure they still see devices that do not request a specific hostname * Update tests/components/dhcp/test_init.py * Update homeassistant/components/dhcp/__init__.py Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Franck Nijhof <git@frenck.dev>
* limit co2signal, wip Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> * limit co2signal Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net> * limit co2signal Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* increase polling interval to prevent reaching daily limit * update test accordingly
probot-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
Jul 16, 2021
pvizeli
approved these changes
Jul 16, 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 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.