Skip to content

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

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 17 commits into from
Jun 10, 2025
Merged

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

merged 17 commits into from
Jun 10, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

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

joostlek and others added 17 commits June 10, 2025 17:31
* bug fix for leave chat

* update strings
The `binary_sensor` is created when the config entry is loaded after the
`async_config_entry_first_refresh` has completed (during the forward of
setup to platforms). Therefore, the update coordinator will already have
data and will not trigger the invocation of
`_handle_coordinator_update`.

Fixing this just means performing the same update at initialization.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This is a followup to #146408 to add test coverage.
)

* Fix EntityCategory for  binary_sensor platform in Amazon Devices

* update snapshots
* adapt climate for Heatit TF 056

* add sensors & numbers for Heatit TF056

* Add select for Heatit TF056

* Adapt climat tests for changes

* Fix sentence case

* fix review comments

* Update homeassistant/components/homee/climate.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix tests

* update diagnostics snapshot for this change

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
* add tests for webhooks

* added asserts
* Bump to 2.0.2 with all necessary changes

* bump to prerelease

* add addiional tests

* Bump to homematicip 2.0.3

* do not delete device

* Setup BRAND_SWITCH_MEASURING as light

* bump to 2.0.4

* refactor test_remove_obsolete_entities

* move test

* use const from homematicip lib
* Improve support for trigger platforms with multiple triggers

* Adjust zwave_js

* Refactor the Trigger class

* Silence mypy

* Adjust

* Revert "Adjust"

This reverts commit 17b3d16.

* Revert "Silence mypy"

This reverts commit c2a011b.

* Reapply "Adjust"

This reverts commit c64ba20.

* Apply suggestions from code review

* Revert "Apply suggestions from code review"

This reverts commit 0314955.
@pull pull bot added the ⤵️ pull label Jun 10, 2025
@pull pull bot merged commit b7404f5 into code:dev Jun 10, 2025
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.