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

Separate write denied exception and consider that still a valid connection #171

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

elupus
Copy link
Collaborator

@elupus elupus commented Jul 26, 2024

Separate write denied exception and consider that still a valid connection

Some upgraded F-Series pump have started rejecting these writes, see issue home-assistant/core#120023

This changes to a denied write is still considered a valid connection.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 57.99%. Comparing base (7a4c599) to head (4c77be6).
Report is 28 commits behind head on master.

Files Patch % Lines
nibe/connection/__init__.py 50.00% 2 Missing ⚠️
nibe/connection/modbus.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   57.84%   57.99%   +0.14%     
==========================================
  Files          14       14              
  Lines        1243     1264      +21     
==========================================
+ Hits          719      733      +14     
- Misses        524      531       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yozik04 yozik04 merged commit 0d0df66 into yozik04:master Jul 27, 2024
7 of 8 checks passed
@elupus elupus deleted the write_denied branch July 27, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants