8000 2021.6.0 by frenck · Pull Request #51370 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2021.6.0 #51370

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

Merged
merged 853 commits into from
Jun 2, 2021
Merged

2021.6.0 #51370

merged 853 commits into from
Jun 2, 2021

Conversation

frenck
Copy link
Member
@frenck frenck commented Jun 2, 2021

No description provided.

epenet and others added 30 commits May 20, 2021 17:02
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Pylint plugin to check __init__ return type

* Support *args add **kwargs, type hints

* Use 'in' instead of 'any()'

* Fix last few places
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
If a thread exits right when we are trying to force an exception
to shut it down, setting the exception will fail with SystemError.
At this point in the shutdown process we want to move on as this
will cause the shutdown to abort
10000
* create climate entities directly from config

* deprecate create_sensors

* move create staticmethod to module level

* add comment for deprecation date
…hcp (#50908)

Set the host in the context before checking to ensure
that the second discovery aborts. Seen when testing
on a very fast system only
* Add  Modbus Light and add unit tests

* Update to original PR.

* Review comments.

* Review 2.

Co-authored-by: jan Iversen <jancasacondor@gmail.com>
* Add Modbus fan entity

* Update to PR.

* Pylint.

Co-authored-by: jan Iversen <jancasacondor@gmail.com>
* Mark temperature sensors as STATE_CLASS_MEASUREMENT

* Fix broadlink tests

* Tweak Hue changes
* Set device_class and state_class for utility_meter

* Update test

* Tweak tests according to review comments
* add strict type annotations

* cast json_load()

* apply suggestions

* move SCAN_INTERVAL back to platform file

* apply suggestion

* apply suggestion

* apply suggestions

* rename to PARENT_PLATFORM_SCHEMA
< 10000 input type="hidden" name="oid" value="6e087039f47f5eac3bddee31301ea30d384fba01" autocomplete="off" data-targets="batch-deferred-content.inputs" />
* Fix typing for dt_util::as_timestamp

* Apply suggestions from code review
@probot-home-assistant probot-home-assistant bot added core integration: abode integration: acer_projector integration: accuweather merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`. labels Jun 2, 2021
@homeassistant
Copy link
Contributor

Hi @GitHub-Action,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@probot-home-assistant
Copy link

Hey there @bieniu, mind taking a look at this pull request as its been labeled with an integration (accuweather) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@probot-home-assistant
Copy link

Hey there @shred86, mind taking a look at this pull request as its been labeled with an integration (abode) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@frenck frenck merged commit 51704d1 into master Jun 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-needed core integration: abode integration: accuweather integration: acer_projector merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0