forked from home-assistant/core
-
Notifications
You must be signed in to change notification settings - Fork 1
[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
Conversation
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
* 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.
* 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.
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] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )