Update to latest development state#61
Merged
rhadamantys merged 10000 commits intorhadamantys:enoceanfrom May 12, 2022
Merged
Conversation
* Rename UniqueID to unique id * Update en.json
* Handle empty zeroconf properties in devolo_home_network * Change approach * Restore test data
* Improve config checking, add device_class timestamp * Improve warning message
* Fix meater sensor * Cleanup MeaterEntityDescription * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix meater sensor * Cleanup MeaterEntityDescription * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Update sql to prepare for sqlalchemy 2.0 * config flow as well
* Enable sentry reporting for zwave_js * Fix test
* Send initial message for certain zwave_js ws subscriptions * Be consistent * fix tests and bugs
* Parallelize zwave_js service calls to speed them up and handle exceptions properly * Fix bug * Add tests * Fix comments * Additional comment fixes Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: Reinder Reinders <reinder.reinders@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
* Add amperage limit number to JuiceNet * coverage exception * Use mixin dataclass
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
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.
Breaking change
Proposed change
Type of change
Example entry for
configuration.yaml:# Example configuration.yamlAdditional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: