Skip to content
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.8.7 #54676

Merged
merged 20 commits into from
Aug 16, 2021
Merged

2021.8.7 #54676

merged 20 commits into from
Aug 16, 2021

Conversation

balloob
Copy link
Member

@balloob balloob commented Aug 16, 2021

bdraco and others added 20 commits August 15, 2021 20:05
Since 91a2b96, we no longer key this by the router URL, but the relevant
config entry unique id.

Closes #54243
When using whitespace in attributes the lookup of the state attribute fails because an entity with whitespace in its name cannot be found.

Works:
entity_id|state_attribute

Does not work:
entity_id | state_attribute

Fixes #53804
* Add missing PRESSURE_BAR

* style

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* valid units

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
* Treat temporary errors as warnings for Tesla
closes #53391

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <[email protected]>

* Black

Co-authored-by: J. Nick Koston <[email protected]>
* Fix ambiclimate

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Fix ambiclimate

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
ESPHome devices initially report a color temperature of 0 or 1 until it
has been changed by the user. This broke the conversion from RGBWW to
an RGB color.

Fixes #54293.
@probot-home-assistant probot-home-assistant bot added core merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`. labels Aug 16, 2021
@balloob balloob changed the title Ensure HomeKit passes min/max mireds as ints - adapted from #54372 2021.8.7 Aug 16, 2021
@balloob balloob merged commit e087349 into master Aug 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed core merging-to-master This PR is merging into the RC branch and should probably change the branch to `dev`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.