[pull] dev from home-assistant:dev#410
Merged
pull[bot] merged 26 commits intoxxoolm:devfrom Sep 23, 2021
Merged
Conversation
* Strictly type config_flow.py. * Review comments.
Co-authored-by: J. Nick Koston <nick@koston.org>
* Remove redundant aiohttp response status=200 kwargs * Remove some more in h.c.auth * Restore explicit status=HTTP_OK for auth and webhook per review request
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This avoids calling the tado servers unnecessarily many times, especially for bigger homes. This is done by calling aggregating endpoints instead of iterating over the zones and devices and calling endpoints over and over.
* #55535 added extra power meter * Update sensor.py Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Split persons by home * Bump pyatmo to 6.0.0 * Check is person exists * Extract method for fetching person ids
* Convert image_processing tests to pytest * Use existing fixtures and test helpers * Remove useless code
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
* Add dict of attributes to initialize * Refactor get_attributes() method Read 5 attributes at the time. * Add ZCL_INIT_ATTRS attribute to base Zigbee channel * Update tests and general clusters * Update channels to use ZCL_INIT_ATTRS * Update channels to use ZCL_INIT_ATTRS * Fix tests * Refactor async_initialize() to be a retryable request * Maky pylint happy again
* Prefer HTTPStatus over int in HA view JSON functions * Update zwave tests to not expect a fixed typo
* Allow confirming local push notifications * Fix from Zac * Add tests
…lass measurement energy and cost sensors (#56254) * Require last_reset attribute to be set for measurement state_class * Tweak * Improve tests * Lint Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Add comments to recorder statistics code * Revert accidental change of list_statistic_ids
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )