Conversation
Clarified the description of device naming in Brunata Online.
Remove placeholder text from the version input field in the bug report template.
Removed placeholder text for Home Assistant version field.
Add tests for handling non-finite reading values and update meter type parsing.
Add test for handling unreadable 'expires_in' values in token storage.
Added a test for diagnostics when an entry has not loaded, ensuring proper error handling and data redaction.
Add a test to verify the issue tracker URL matches the manifest.
Added parameterization to test for rate limits exceeding a day, ensuring proper handling of extreme values.
Refactor device retrieval for meter to avoid deprecated method and update tests for rate limiting behavior.
Refactor test to use _device_for_meter function for device lookup.
Refactor meter device retrieval
Refactor device deletion logic to improve clarity and handling of meter absence. Update comments to clarify conditions under which devices can be removed.
Added ParseReport to the imports and updated the mock for last_parse_report.
Added tests for handling meter removals and update failures.
Add tests for meter availability handling in sensor.
Add test for diagnostics reporting dropped items.
Fix indentation and add comment for clarity in test_api.py.
Add beta branch to pull request triggers and workflow
Added logging and updated meter types and units in tests.
Enhance test_api with logging and meter updates
Enhanced comments for clarity on display precision conditions.
Refactor device name check and clean up comments.
Add test to ignore negative decimals in parsing.
Add a test to ensure polling window stays within valid limits.
Refactor logic and improve comments for decimal handling and polling
Updated Home Assistant version and modified comments for clarity.
…rectly Chore/pin homeassistant version directly
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.
No description provided.