Skip to content

[pull] dev from home-assistant:dev#410

Merged
pull[bot] merged 26 commits intoxxoolm:devfrom
home-assistant:dev
Sep 23, 2021
Merged

[pull] dev from home-assistant:dev#410
pull[bot] merged 26 commits intoxxoolm:devfrom
home-assistant:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Sep 23, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

jcgoette and others added 26 commits September 21, 2021 15:09
* 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
@pull pull bot added the ⤵️ pull label Sep 23, 2021
@pull pull bot merged commit f0a4a89 into xxoolm:dev Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.